CFx SDK Documentation  2020SP3
Public Types | Public Member Functions | Static Public Member Functions | Public Attributes | List of all members
OdGsContainerNode::VpData Struct Reference

#include <GsContainerNode.h>

Inheritance diagram for OdGsContainerNode::VpData:
OdRxObject

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 OdRxObjectqueryX (const OdRxClass *pClass) const
 
virtual OdRxObjectx (const OdRxClass *pClass) const
 
virtual OdRxClassisA () 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< VpDatacreateObject (bool bShareable=false)
 
- Static Public Member Functions inherited from OdRxObject
static OdRxObjectPtr cast (const OdRxObject *pointer)
 
static OdRxClassdesc ()
 

Public Attributes

OdGsEntityNodem_pFirstEntity
 
OdGsEntityNodem_pLastEntity
 
LightsList m_lightPtrs
 
OdSiSpatialIndexPtr m_pSpIndex
 
OdGsEntityNodem_pClearSpatialQueryStateFirst
 
int m_nChild
 
OdUInt32 m_nChildErased
 
OdUInt32 m_nChildSingleThreaded
 
OdUInt32 m_nChildHighlighted
 
OdGsUpdateExtents m_realExtents
 
OdUInt32 m_flags
 

Detailed Description

Definition at line 66 of file GsContainerNode.h.

Member Enumeration Documentation

◆ anonymous enum

anonymous enum
Enumerator
kEntityListValid 
kVpDepCache 

Definition at line 80 of file GsContainerNode.h.

Constructor & Destructor Documentation

◆ VpData()

OdGsContainerNode::VpData::VpData ( )

Member Function Documentation

◆ createObject()

static OdSmartPtr<VpData> OdGsContainerNode::VpData::createObject ( bool  bShareable = false)
static

Member Data Documentation

◆ m_flags

OdUInt32 OdGsContainerNode::VpData::m_flags

Definition at line 78 of file GsContainerNode.h.

◆ m_lightPtrs

LightsList OdGsContainerNode::VpData::m_lightPtrs

Definition at line 70 of file GsContainerNode.h.

◆ m_nChild

int OdGsContainerNode::VpData::m_nChild

Definition at line 73 of file GsContainerNode.h.

◆ m_nChildErased

OdUInt32 OdGsContainerNode::VpData::m_nChildErased

Definition at line 74 of file GsContainerNode.h.

◆ m_nChildHighlighted

OdUInt32 OdGsContainerNode::VpData::m_nChildHighlighted

Definition at line 76 of file GsContainerNode.h.

◆ m_nChildSingleThreaded

OdUInt32 OdGsContainerNode::VpData::m_nChildSingleThreaded

Definition at line 75 of file GsContainerNode.h.

◆ m_pClearSpatialQueryStateFirst

OdGsEntityNode* OdGsContainerNode::VpData::m_pClearSpatialQueryStateFirst

Definition at line 72 of file GsContainerNode.h.

◆ m_pFirstEntity

OdGsEntityNode* OdGsContainerNode::VpData::m_pFirstEntity

Definition at line 68 of file GsContainerNode.h.

◆ m_pLastEntity

OdGsEntityNode* OdGsContainerNode::VpData::m_pLastEntity

Definition at line 69 of file GsContainerNode.h.

◆ m_pSpIndex

OdSiSpatialIndexPtr OdGsContainerNode::VpData::m_pSpIndex

Definition at line 71 of file GsContainerNode.h.

◆ m_realExtents

OdGsUpdateExtents OdGsContainerNode::VpData::m_realExtents

Definition at line 77 of file GsContainerNode.h.


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