CODComponent::GetTransformStack

CODTransformStack* CODComponent::GetTransformStack(void)

Get the current transform stack.

Defined in: OdComponent.cpp

Return Value

The current transform stack.

Comments

The transform stack is used to process the series of transformations representing the translations, rotations, and scaling of the component with respect to its immediate parent and the parents' with respect to their parents.