C4 Engine
C4 Engine API Documentation

Motor3D::GetPosition

Defined in:  TSMotor3D.h
Returns the position to which the origin is transformed by a motor.
Prototype

Point3D GetPosition(voidconst;

Description
The GetPosition function calculates the 3D point that results from transforming the origin with the motor for which it is called.
See Also

Motor3D::GetDirectionX

Motor3D::GetDirectionY

Motor3D::GetDirectionZ

Motor3D::GetTransformMatrix

Motor3D::GetInverseTransformMatrix

Motor3D::GetTransformMatrices

Motor3D::SetTransformMatrix