Hi all,<div><br></div><div>I've wrote an application to visualize a volume which is loaded from some files on the user's disk..</div><div>The user is able to select a file to load the volume and display it.</div><div>
The user can also select another file to be loaded, creating another volume which replaces the one that he/she is currently visualizing (the previous volume is discarded from the visualization).</div><div><br></div><div>When the user loads a volume to replace the previous one, I need the camera to adjust itself in a way that the user can visualize the whole volume.</div>
<div>How can I do this in a simple way using VTK?</div><div><br></div><div>Thanks in advance.</div>