Loading...
Searching...
No Matches
network.h File Reference
+ Include dependency graph for network.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  VdfNetwork
 A VdfNetwork is a collection of VdfNodes and their connections. More...
 
class  VdfNetwork::EditMonitor
 An abstract class to monitor network edit operations. More...
 

Typedefs

typedef TfHashSet< const VdfOutput *, TfHashVdfOutputPtrSet
 

Typedef Documentation

◆ VdfOutputPtrSet

typedef TfHashSet<const VdfOutput *, TfHash> VdfOutputPtrSet

Definition at line 51 of file network.h.