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

#include <GiCommonDraw.h>

Public Member Functions

 OdGiSelectionGeomState (OdGiSubEntityTraits *pTraits, bool bOn)
 
 ~OdGiSelectionGeomState ()
 

Protected Attributes

OdGiSubEntityTraitsm_pTraits
 
bool m_bSaved
 

Detailed Description

Definition at line 963 of file GiCommonDraw.h.

Constructor & Destructor Documentation

◆ OdGiSelectionGeomState()

OdGiSelectionGeomState::OdGiSelectionGeomState ( OdGiSubEntityTraits * pTraits,
bool bOn )
inline

Constructor for the OdGiSelectionGeomState class. Saves current geometry selection state and sets a new one.

Parameters
pTraits[in] Sub-entity traits.
bOn[in] Selection state to set.

Definition at line 976 of file GiCommonDraw.h.

◆ ~OdGiSelectionGeomState()

OdGiSelectionGeomState::~OdGiSelectionGeomState ( )
inline

Destructor for the OdGiSelectionGeomState class. Resets geometry selection state.

Definition at line 988 of file GiCommonDraw.h.

Member Data Documentation

◆ m_bSaved

bool OdGiSelectionGeomState::m_bSaved
protected

Definition at line 967 of file GiCommonDraw.h.

◆ m_pTraits

OdGiSubEntityTraits* OdGiSelectionGeomState::m_pTraits
protected

Definition at line 966 of file GiCommonDraw.h.


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