| 
    HDK
    
   | 
 
 Include dependency graph for GA_EdgeSet.h:
 This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| struct | UT::DefaultClearer< GA_EdgeT< T, DIRECTED > > | 
| For possible use with UT::ArraySet or UT::ArrayMap.  More... | |
Namespaces | |
| UT | |
Macros | |
| #define | __GA_EdgeSet_h__ | 
Typedefs | |
| using | GA_EdgeSet = UT_ArraySet< GA_Edge > | 
| A helper specialization of UT_Set to support a map keyed by GA_Edge or GA_DirectedEdge.  More... | |
| using | GA_DirectedEdgeSet = UT_ArraySet< GA_DirectedEdge > | 
| #define __GA_EdgeSet_h__ | 
Definition at line 14 of file GA_EdgeSet.h.
| using GA_DirectedEdgeSet = UT_ArraySet<GA_DirectedEdge> | 
Definition at line 41 of file GA_EdgeSet.h.
| using GA_EdgeSet = UT_ArraySet<GA_Edge> | 
A helper specialization of UT_Set to support a map keyed by GA_Edge or GA_DirectedEdge.
Definition at line 40 of file GA_EdgeSet.h.