![]() |
Murl Engine API
Version 2018.3
|
A single node descriptor. More...
#include <murl_resource_i_graph.h>
A single node descriptor.
Public Attributes | |
UInt32 | mClassIdIndex |
The index into the string table where the class name for the node is stored. | |
UInt32 | mNumberOfAttributes |
The number of node attributes. | |
UInt32 | mAttributesIndex |
The index of the first attribute in the attribute table. | |
UInt32 | mNumberOfChildren |
The number of child nodes. | |
UInt32 | mChildrenIndex |
The index of the first child in the node table. | |