NodeTypeObj#
Fully qualified name: omni::graph::core::NodeTypeObj
-
struct NodeTypeObj#
Object representing an OmniGraph NodeType.
Public Functions
-
inline bool isValid() const#
Returns true if this object refers to a valid node type.
Public Members
-
const INodeType *iNodeType#
Interface to functionality on the node type.
-
NodeTypeHandle nodeTypeHandle#
Opaque handle to actual underlying node type - managed by OmniGraph.
-
inline bool isValid() const#