VTK
Orientation expression in the target coordinate system
Listen We can get Euler angles about rotation from vtkTransform::GetOrientation.The three float numbers can be regarded as a representation of vector(1, 1, 1). But you can ignore its length to calculate the orientation expression in the Read more…