|
CFx SDK Documentation 2026 SP0
|
#include <GiGeometry.h>
Public Member Functions | |
| OdGiModelTransformSaver (OdGiGeometry &geom, const OdGeMatrix3d &xMat) | |
| ~OdGiModelTransformSaver () | |
This class is used to ensure OdGiGeometry::pushModelTransform()/OdGiGeometry::popModelTransform() consistency (exception safety).
<group OdGi_Classes>
Definition at line 1567 of file GiGeometry.h.
|
inline |
Constructor for the OdGiModelTransformSaver class.
| geom | [in] Geometry for which apply a transformation matrix. |
| bSave | [in] Flag that specifies whether to save clip boundary. |
Definition at line 1577 of file GiGeometry.h.
|
inline |
Destructor for the OdGiModelTransformSaver class. Pops a transformation matrix from the stack for associated geometry.
Definition at line 1585 of file GiGeometry.h.