Node: Applying Transformations to Shapes, Next: Clearing Shapes, Previous: Affine Transformations for Shapes, Up: Shape Reference
void apply_transform (void) | Pure virtual function |
Applies the Transform stored in the transform data member
of the Points belonging to the Shape to their
world_coordinates . The transforms are subsequently reset
to the identity Transform .
|