private void updateController()
 {
     tf.GenerateTexture();
     volRend.updateTF(tf.GetTexture());
 }