C4 Engine
C4 Engine API Documentation

Motor3D::GetTransformMatrix

Defined in:  TSMotor3D.h
Converts a motor to its corresponding 4 × 4 matrix.
Prototype

Transform4D GetTransformMatrix(voidconst;

Description
The GetTransformMatrix function converts a motor to the Transform4D object that represents the same transformation when it premultiplies a Vector3D or Point3D object.
See Also

Motor3D::GetInverseTransformMatrix

Motor3D::GetTransformMatrices

Motor3D::SetTransformMatrix

Motor3D::GetDirectionX

Motor3D::GetDirectionY

Motor3D::GetDirectionZ

Motor3D::GetPosition

Motor3D::MakeRotation

Motor3D::MakeTranslation

Motor3D::MakeScrew