CFx SDK Documentation
2022 SP0
|
#include <GiTransformed.h>
Public Member Functions | |
void | pushModelTransform (const OdGeMatrix3d &xMat) |
void | pushModelTransform (const OdGeVector3d &vNormal) |
void | popModelTransform () |
OdGeMatrix3d | getModelToWorldTransform () const |
OdGeMatrix3d | getWorldToModelTransform () const |
This class is an implementation of transformation stack. Corresponding C++ library: TD_Gi <group OdGi_Classes>
Definition at line 45 of file GiTransformed.h.
|
inline |
Definition at line 82 of file GiTransformed.h.
|
inline |
Definition at line 89 of file GiTransformed.h.
|
inline |
Definition at line 77 of file GiTransformed.h.
|
inline |
Definition at line 58 of file GiTransformed.h.
|
inline |
Definition at line 72 of file GiTransformed.h.