CODComponent::PopTransform

void CODComponent::PopTransform(void)

Pop a transform 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.