omni::graph::exec::unstable::Node

Defined in omni/graph/exec/unstable/Node.h

using omni::graph::exec::unstable::Node = NodeT<INode, IGraphBuilderNode>

Core node implementation for omni::graph::exec::unstable::INode.

See omni::graph::exec::unstable::NodeT to understand how nodes can be customized.