CFx SDK Documentation 2024 SP0
Loading...
Searching...
No Matches
Classes | Macros | Typedefs
GsEntityNode.h File Reference
#include "Gs/GsNode.h"
#include "Si/SiSpatialIndex.h"
#include "OdArrayMemAlloc.h"
#include "Gs/GsHighlightData.h"
#include "Gs/GsUpdateManager.h"
#include "TD_PackPush.h"
#include "TD_PackPop.h"

Go to the source code of this file.

Classes

struct  OdGsGeomPortion
 
class  OdGsEntityNode
 
class  OdGsEntityNode::Metafile
 
class  OdGsEntityNode::MetafileEx
 
class  OdGsEntityNode::MetafileEx::OdGsDeviceSelfReference
 
class  OdGsEntityNode::MetafilePtrArray
 
class  OdGsEntityNode::MetafileHolder
 

Macros

#define VPMETAFILEHOLDERARRAY_DESTRUCTOR   ~MetafilePtrArray
 

Typedefs

typedef OdSmartPtr< OdGsEntityNodeOdGsEntityNodePtr
 
typedef OdArray< OdGsEntityNode *, OdMemoryAllocator< OdGsEntityNode * > > OdGsEntityNodeArray
 

Macro Definition Documentation

◆ VPMETAFILEHOLDERARRAY_DESTRUCTOR

#define VPMETAFILEHOLDERARRAY_DESTRUCTOR   ~MetafilePtrArray

Definition at line 1446 of file GsEntityNode.h.

Typedef Documentation

◆ OdGsEntityNodeArray

Definition at line 1636 of file GsEntityNode.h.

◆ OdGsEntityNodePtr

This template class is a specialization of the OdSmartPtr class for OdGsEntityNode object pointers.

Definition at line 1255 of file GsEntityNode.h.