A transform contains translation and rotation. It is used to represent the position and orientation of rigid frames.
The default constructor does nothing (for performance).
Position
Rotation
Transform rotation.
Transform position.
Calculate the angle that the rotation matrix represents.
Rotation matrix angle.
Initialize using a position vector and rotation matrix.
Sets the transfrom from a transfrom.
Transform to copy values from.
Set this to the identity transform.
Generated using TypeDoc
A transform contains translation and rotation. It is used to represent the position and orientation of rigid frames.