#include <GsMaterialCache.h>
<group OdGs_Classes>
Definition at line 173 of file GsMaterialCache.h.
◆ OdGsCurrentMaterialNode()
OdGsCurrentMaterialNode::OdGsCurrentMaterialNode |
( |
OdGsMaterialNode * |
pCurrentNode = NULL | ) |
|
|
inline |
Constructor for the OdGsCurrentMaterialNode class. Sets current material node from the passed parameter.
- Parameters
-
pCurrentNode | [in] Pointer to current material node. |
Definition at line 184 of file GsMaterialCache.h.
◆ ~OdGsCurrentMaterialNode()
OdGsCurrentMaterialNode::~OdGsCurrentMaterialNode |
( |
| ) |
|
|
inline |
◆ currentNode()
◆ setCurrentNode()
Sets a new current material node.
- Parameters
-
pNode | [in] Pointer to current material node. |
Definition at line 205 of file GsMaterialCache.h.
◆ setMaterial()
Initializes a new node, if not already initialized or changed and set's as current node and returns a pointer to the initialized node.
- Parameters
-
pCache | [in] Pointer to material cache. |
view | [in] Vectorization view. |
mtl | [in] Persistent object ID that represents a material. |
bDontReinit | [in] Flag that specifies whether initialization should not be performed if this node is previously initialized and not changed. |
◆ m_pCurrentNode
The documentation for this class was generated from the following file: