HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
PDG_Node::LoopInfo Struct Reference

#include <PDG_Node.h>

Public Attributes

UT_StringHolder myServiceName
 
PDG_ServiceResetWhen myLoopResetWhen
 
PDG_ServiceResetType myLoopResetType
 
const PDG_NodemyBeginNode
 
bool myEndCooked
 

Detailed Description

Helper struct for validating and dirtying incomplete loop blocks. Each node in a loop is passed a vector of infos for any loops that pass through that node, which is usd to set the maximal loop depth and begin block list for each node in a block.

Definition at line 523 of file PDG_Node.h.

Member Data Documentation

const PDG_Node* PDG_Node::LoopInfo::myBeginNode

Definition at line 528 of file PDG_Node.h.

bool PDG_Node::LoopInfo::myEndCooked

Definition at line 529 of file PDG_Node.h.

PDG_ServiceResetType PDG_Node::LoopInfo::myLoopResetType

Definition at line 527 of file PDG_Node.h.

PDG_ServiceResetWhen PDG_Node::LoopInfo::myLoopResetWhen

Definition at line 526 of file PDG_Node.h.

UT_StringHolder PDG_Node::LoopInfo::myServiceName

Definition at line 525 of file PDG_Node.h.


The documentation for this struct was generated from the following file: