HDK
|
#include <OP_Node.h>
Public Member Functions | |
OP_OutputIterator (const OP_Node &node, bool into_subnets=false, bool through_dots=true, int output_idx=-1) | |
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.