CFx SDK Documentation  2022 SP0
Public Member Functions | Public Attributes | List of all members
OdGsGeomPortion Struct Reference

#include <GsEntityNode.h>

Public Member Functions

 OdGsGeomPortion ()
 
void copyFrom (OdGsGeomPortion &c)
 
void clear ()
 
void freeNestedPortions ()
 
bool isEmptyPortion () const
 
void filterEmptyNestedPortions ()
 

Public Attributes

OdGsLayerNodem_pLayer
 
OdRxObjectPtr m_pGsMetafile
 
OdGsGeomPortionm_pNext
 

Detailed Description

<group !!RECORDS_TD_APIRef>

Definition at line 40 of file GsEntityNode.h.

Constructor & Destructor Documentation

◆ OdGsGeomPortion()

OdGsGeomPortion::OdGsGeomPortion ( )
inline

Definition at line 46 of file GsEntityNode.h.

Member Function Documentation

◆ clear()

void OdGsGeomPortion::clear ( )
inline

Definition at line 60 of file GsEntityNode.h.

◆ copyFrom()

void OdGsGeomPortion::copyFrom ( OdGsGeomPortion c)
inline

Definition at line 53 of file GsEntityNode.h.

◆ filterEmptyNestedPortions()

void OdGsGeomPortion::filterEmptyNestedPortions ( )
inline

Definition at line 79 of file GsEntityNode.h.

◆ freeNestedPortions()

void OdGsGeomPortion::freeNestedPortions ( )
inline

Definition at line 67 of file GsEntityNode.h.

◆ isEmptyPortion()

bool OdGsGeomPortion::isEmptyPortion ( ) const
inline

Definition at line 78 of file GsEntityNode.h.

Member Data Documentation

◆ m_pGsMetafile

OdRxObjectPtr OdGsGeomPortion::m_pGsMetafile

Definition at line 43 of file GsEntityNode.h.

◆ m_pLayer

OdGsLayerNode* OdGsGeomPortion::m_pLayer

Definition at line 42 of file GsEntityNode.h.

◆ m_pNext

OdGsGeomPortion* OdGsGeomPortion::m_pNext

Definition at line 44 of file GsEntityNode.h.


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