CODComponent::PushParentTransforms

void CODComponent::PushParentTransforms(void)

Push the parents' transforms onto the transform stack.

Defined in: OdComponent.cpp

Return Value

void

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.