CFx SDK Documentation 2026 SP0
Loading...
Searching...
No Matches
OdGsMaterialNode::DataEntry Struct Reference

#include <GsMaterialNode.h>

Public Member Functions

 DataEntry ()
 

Public Attributes

bool m_cachedDataModified
 
OdRxObjectPtr m_pCachedData
 

Detailed Description

Represents a material data entry.

Definition at line 93 of file GsMaterialNode.h.

Constructor & Destructor Documentation

◆ DataEntry()

OdGsMaterialNode::DataEntry::DataEntry ( )
inline

Default constructor for the DataEntry structure.

Definition at line 108 of file GsMaterialNode.h.

Member Data Documentation

◆ m_cachedDataModified

bool OdGsMaterialNode::DataEntry::m_cachedDataModified

Flag that shows whether cached material data is modified.

Definition at line 98 of file GsMaterialNode.h.

◆ m_pCachedData

OdRxObjectPtr OdGsMaterialNode::DataEntry::m_pCachedData

Smart point to cached material data.

Definition at line 103 of file GsMaterialNode.h.


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