[vtkusers] get the rotation angles of volume

toulgen toulgen at gmail.com
Thu Sep 17 11:25:48 EDT 2009


Hi,

 

I have a 3D volume (vtkVolume*vol;).

To rotate my volume with c++ code, I use this : vol->RotateX(rotationX);
vol->RotateY(rotationY); vol->RotateZ(rotationZ);

With mouse, I can rotate my volume.

 

I want to get the rotation angles of the new volume position after rotation
with mouse?

 

Thx

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.vtk.org/pipermail/vtkusers/attachments/20090917/e4ad92a6/attachment.htm>


More information about the vtkusers mailing list