CFx SDK Documentation 2024 SP0
|
#include <GsEmptyMetafileCache.h>
Public Member Functions | |
OdGsEmptyMetafileCache () | |
Static Public Member Functions | |
static void | get (OdGsEntityNode::MetafilePtr &pPtr, OdUInt32 flags, OdGsLayerNode *pLayerNode=NULL) |
Protected Member Functions | |
void | getLocal (OdGsEntityNode::MetafilePtr &pPtr, OdUInt32 flags, OdGsLayerNode &pLayerNode) |
Static Protected Member Functions | |
static void | getGlobal (OdGsEntityNode::MetafilePtr &pPtr, OdUInt32 flags, OdGsLayerNode *pLayerNode) |
static void | getImpl (OdGsEntityNode::MetafilePtr &pPtr, OdMmap &mfMap, OdUInt32 flags, OdGsLayerNode *pLayerNode) |
Friends | |
class | OdGsModuleObject |
<group OdGs_Classes>
Definition at line 37 of file GsEmptyMetafileCache.h.
|
inline |
Default constructor for the OdGsEmptyMetafileCache class.
Definition at line 90 of file GsEmptyMetafileCache.h.
|
inlinestatic |
Definition at line 95 of file GsEmptyMetafileCache.h.
|
inlinestaticprotected |
Definition at line 111 of file GsEmptyMetafileCache.h.
|
inlinestaticprotected |
Definition at line 118 of file GsEmptyMetafileCache.h.
|
inlineprotected |
Definition at line 104 of file GsEmptyMetafileCache.h.
|
friend |
Definition at line 42 of file GsEmptyMetafileCache.h.