|
HDK
|
#include "UN_API.h"#include "UN_NodeSignature.h"#include <UT/UT_NonCopyable.h>#include <UT/UT_StringArray.h>#include <UT/UT_StringMap.h>#include <UT/UT_UniquePtr.h>
Include dependency graph for UN_NodeType.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | UN_NodeType |
Typedefs | |
| using | UN_NodeTypeHandle = UT_UniquePtr< UN_NodeType > |
| A handle to the node type object, for expressing the ownership. More... | |
| using UN_NodeTypeHandle = UT_UniquePtr< UN_NodeType > |
A handle to the node type object, for expressing the ownership.
Definition at line 108 of file UN_NodeType.h.