|
CFx SDK Documentation
2020SP3
|
#include <GsContainerNode.h>
Public Types | |
| enum | { kEntityListValid = OdGsContainerNode::kEntityListValid, kVpDepCache = OdGsContainerNode::kVpDepCache } |
Public Member Functions | |
| VpData () | |
Public Member Functions inherited from OdRxObject | |
| ODRX_HEAP_OPERATORS () | |
| OdRxObject () | |
| virtual | ~OdRxObject () |
| virtual OdRxObject * | queryX (const OdRxClass *pClass) const |
| virtual OdRxObject * | x (const OdRxClass *pClass) const |
| virtual OdRxClass * | isA () const |
| virtual void | addRef ()=0 |
| virtual void | release ()=0 |
| virtual long | numRefs () const |
| bool | isKindOf (const OdRxClass *pClass) const |
| virtual OdRxObjectPtr | clone () const |
| virtual void | copyFrom (const OdRxObject *pSource) |
| virtual OdRx::Ordering | comparedTo (const OdRxObject *pOther) const |
| virtual bool | isEqualTo (const OdRxObject *pOther) const |
Static Public Member Functions | |
| static OdSmartPtr< VpData > | createObject (bool bShareable=false) |
Static Public Member Functions inherited from OdRxObject | |
| static OdRxObjectPtr | cast (const OdRxObject *pointer) |
| static OdRxClass * | desc () |
Definition at line 66 of file GsContainerNode.h.
| anonymous enum |
| Enumerator | |
|---|---|
| kEntityListValid | |
| kVpDepCache | |
Definition at line 80 of file GsContainerNode.h.
| OdGsContainerNode::VpData::VpData | ( | ) |
|
static |
| OdUInt32 OdGsContainerNode::VpData::m_flags |
Definition at line 78 of file GsContainerNode.h.
| LightsList OdGsContainerNode::VpData::m_lightPtrs |
Definition at line 70 of file GsContainerNode.h.
| int OdGsContainerNode::VpData::m_nChild |
Definition at line 73 of file GsContainerNode.h.
| OdUInt32 OdGsContainerNode::VpData::m_nChildErased |
Definition at line 74 of file GsContainerNode.h.
| OdUInt32 OdGsContainerNode::VpData::m_nChildHighlighted |
Definition at line 76 of file GsContainerNode.h.
| OdUInt32 OdGsContainerNode::VpData::m_nChildSingleThreaded |
Definition at line 75 of file GsContainerNode.h.
| OdGsEntityNode* OdGsContainerNode::VpData::m_pClearSpatialQueryStateFirst |
Definition at line 72 of file GsContainerNode.h.
| OdGsEntityNode* OdGsContainerNode::VpData::m_pFirstEntity |
Definition at line 68 of file GsContainerNode.h.
| OdGsEntityNode* OdGsContainerNode::VpData::m_pLastEntity |
Definition at line 69 of file GsContainerNode.h.
| OdSiSpatialIndexPtr OdGsContainerNode::VpData::m_pSpIndex |
Definition at line 71 of file GsContainerNode.h.
| OdGsUpdateExtents OdGsContainerNode::VpData::m_realExtents |
Definition at line 77 of file GsContainerNode.h.