Purpose
Use Set Local Transformation 3 to insert a three-dimensional Set Local Transformation 3 structure element into the open structure following the element pointer, or replace the element pointed at by the element pointer with a Set Local Transformation 3 structure element, depending on the current edit mode.
Depending on the composition type, when the graPHIGS API encounters this element during traversal, the specified matrix replaces, is pre-concatenated with, or is post-concatenated with the current local modeling transformation matrix. The resultant matrix, in conjunction with the global modeling transformation, transforms all subsequent primitives from the Modeling Coordinate (MC) system to the World Coordinate (WC) system.
Language Bindings
pset_local_tran3 (local_tran, compose_type) |
PSLMT3 (xfrmt, ctype) |
Errors
Related Subroutines