CODComponent::PopParentTransforms

void CODComponent::PopParentTransforms(void)

Pop the parents' transforms off 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.