Programming Reference for VirtualLab Fusion
2025.1
|
This class is subject to change. Programs using this class may require changes with a new version of VirtualLab.
Interface to be implemented by all classes that describe a rotation definition
More...
Public Member Functions | |
Matrix3x3D | CorrespondingRotationMatrix () |
Gets the rotation matrix corresponding to this rotation sequence. | |
Properties | |
OrientationDefinitionType | DefinitionType [get] |
Gets the OrientationDefinitionType associated with the current implementation of IOrientationDefinition. | |
List< SimpleRotation > | ListOfRotations [get] |
Gets a list of simple rotations, describing the complete rotation as a sequence. | |
This class is subject to change. Programs using this class may require changes with a new version of VirtualLab.
Interface to be implemented by all classes that describe a rotation definition
Matrix3x3D CorrespondingRotationMatrix | ( | ) |
Gets the rotation matrix corresponding to this rotation sequence.