CFx SDK Documentation
2023 SP0
|
#include <GsEntityNode.h>
Public Member Functions | |
OdGsGeomPortion () | |
void | copyFrom (OdGsGeomPortion &c) |
void | clear () |
void | freeNestedPortions () |
bool | isEmptyPortion () const |
void | filterEmptyNestedPortions () |
Public Attributes | |
OdGsLayerNode * | m_pLayer |
OdRxObjectPtr | m_pGsMetafile |
OdGsGeomPortion * | m_pNext |
<group !!RECORDS_TD_APIRef>
Definition at line 40 of file GsEntityNode.h.
|
inline |
Definition at line 46 of file GsEntityNode.h.
|
inline |
Definition at line 60 of file GsEntityNode.h.
|
inline |
Definition at line 53 of file GsEntityNode.h.
|
inline |
Definition at line 79 of file GsEntityNode.h.
|
inline |
Definition at line 67 of file GsEntityNode.h.
|
inline |
Definition at line 78 of file GsEntityNode.h.
OdRxObjectPtr OdGsGeomPortion::m_pGsMetafile |
Definition at line 43 of file GsEntityNode.h.
OdGsLayerNode* OdGsGeomPortion::m_pLayer |
Definition at line 42 of file GsEntityNode.h.
OdGsGeomPortion* OdGsGeomPortion::m_pNext |
Definition at line 44 of file GsEntityNode.h.