CFx SDK Documentation 2026 SP0
Loading...
Searching...
No Matches
OdGiClipBoundarySaver Class Reference

#include <GiGeometry.h>

Public Member Functions

 OdGiClipBoundarySaver (OdGiGeometry &geom, bool bSave)
 
void setSave (bool bSave)
 
 ~OdGiClipBoundarySaver ()
 

Detailed Description

This class is used to ensure OdGiGeometry::pushClipBoundary()/OdGiGeometry::popClipBoundary() consistency (exception safety).

See also
TD_Gi

<group OdGi_Classes>

Definition at line 1528 of file GiGeometry.h.

Constructor & Destructor Documentation

◆ OdGiClipBoundarySaver()

OdGiClipBoundarySaver::OdGiClipBoundarySaver ( OdGiGeometry & geom,
bool bSave )
inline

Constructor for the OdGiClipBoundarySaver class.

Parameters
geom[in] Geometry for which to use clip boundary.
bSave[in] Flag that specifies whether to save a clip boundary.

Definition at line 1539 of file GiGeometry.h.

◆ ~OdGiClipBoundarySaver()

OdGiClipBoundarySaver::~OdGiClipBoundarySaver ( )
inline

Destructor for the OdGiClipBoundarySaver class. Pops a clip boundary from the stack if it was saved.

Definition at line 1551 of file GiGeometry.h.

Member Function Documentation

◆ setSave()

void OdGiClipBoundarySaver::setSave ( bool bSave)
inline

Specifies whehter to save a clip boundary.

Parameters
bSave[in] Flag that specifies whether to save a clip boundary.

Definition at line 1546 of file GiGeometry.h.


The documentation for this class was generated from the following file: