HDK
|
#include <OP_Node.h>
Classes | |
struct | Version2Tag |
Public Member Functions | |
OP_OutputIterator (const OP_Node &node, bool into_subnets=false, bool through_dots=true, OP_OutputIdx output_idx=-1) | |
OP_OutputIterator (Version2Tag, const OP_Node &node, bool into_subnets=false, bool through_dots=true, UT_Optional< OP_OutputIdx > output_idx=UT_NULLOPT) | |
Simple class that makes it easy to write loops that iterate over all the outputs from a node. The parameters are passed on to getOutputNodes.
|
inline |
|
inline |