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).
Transform rotation.
Transform position.
Calculate the angle that the rotation matrix represents.
number
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.