HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
UN_NodeData.h File Reference
#include "UN_API.h"
#include "UN_Data.h"
#include "UN_Utils.h"
#include <UT/UT_Color.h>
+ Include dependency graph for UN_NodeData.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  UN_NodeData
 
class  UN_NodeData::IDIterator
 Iterator for traversing valid node IDs. More...
 
class  UN_NodeData::OrderedIDIterator
 Iterator for traversing valid node IDs in an ascending order. More...
 

Typedefs

using UN_CustomNodeData = UN_CustomDataT< UN_NodeID, UN_NodeIndex >
 
using UN_CustomNodeDataPtr = UT_UniquePtr< UN_CustomNodeData >
 
using UN_GenericNodeDataBufferRef = UN_GenericDataBufferRef< UN_NodeData, UN_NodeID >
 Convenience typedef for a generic data buffer reference on node data. More...
 

Typedef Documentation

using UN_CustomNodeData = UN_CustomDataT< UN_NodeID, UN_NodeIndex >

Definition at line 23 of file UN_NodeData.h.

Definition at line 24 of file UN_NodeData.h.

Convenience typedef for a generic data buffer reference on node data.

Definition at line 28 of file UN_NodeData.h.