| CFx SDK Documentation 2024 SP0
    | 
#include <GsMaterialNode.h>
| Public Member Functions | |
| DataEntry () | |
| Public Attributes | |
| bool | m_cachedDataModified | 
| OdRxObjectPtr | m_pCachedData | 
Represents a material data entry.
Definition at line 91 of file GsMaterialNode.h.
| 
 | inline | 
Default constructor for the DataEntry structure.
Definition at line 106 of file GsMaterialNode.h.
| bool OdGsMaterialNode::DataEntry::m_cachedDataModified | 
Flag that shows whether cached material data is modified.
Definition at line 96 of file GsMaterialNode.h.
| OdRxObjectPtr OdGsMaterialNode::DataEntry::m_pCachedData | 
Smart point to cached material data.
Definition at line 101 of file GsMaterialNode.h.