Murl::Resource::IGraph::Raw::Node Struct Reference

A single node descriptor. More...

#include "murl_resource_i_graph.h"

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.
 

Detailed Description

A single node descriptor.


The documentation for this struct was generated from the following file:
  • murl_resource_i_graph.h


Copyright © 2011-2024 Spraylight GmbH.