| 
    HDK
    
   | 
 
#include <PDG_Node.h>
Public Member Functions | |
| ScopedGenerate (PDG_Node *node) | |
| ~ScopedGenerate () | |
| bool | isFirstGenerate () const | 
Tracks generation state of the node over a particular scope, using a counter since a node can be generating in multiple threads at a time.
Definition at line 550 of file PDG_Node.h.
| PDG_Node::ScopedGenerate::ScopedGenerate | ( | PDG_Node * | node | ) | 
| PDG_Node::ScopedGenerate::~ScopedGenerate | ( | ) | 
      
  | 
  inline | 
Definition at line 556 of file PDG_Node.h.