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