|
CFx SDK Documentation
2020SP3
|
#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< OdGsEntityNode > | OdGsEntityNodePtr |
| #define VPMETAFILEHOLDERARRAY_DESTRUCTOR ~MetafilePtrArray |
Definition at line 954 of file GsEntityNode.h.
| typedef OdSmartPtr<OdGsEntityNode> OdGsEntityNodePtr |
This template class is a specialization of the OdSmartPtr class for OdGsEntityNode object pointers.
Definition at line 764 of file GsEntityNode.h.