| HDK
    | 
#include <GU_PathHedge.h>
| Classes | |
| class | Interface | 
| Public Member Functions | |
| GU_PathHedge (GA_Offset v0, GA_Offset v1) | |
| GU_PathHedge () | |
| SYS_FORCE_INLINE GEO_Hedge | hedge () const | 
| SYS_FORCE_INLINE GA_Offset | v0 () const | 
| SYS_FORCE_INLINE GA_Offset | v1 () const | 
| SYS_FORCE_INLINE bool | isValid () const | 
| SYS_FORCE_INLINE bool | operator== (const GU_PathHedge &other) const | 
| SYS_FORCE_INLINE bool | operator!= (const GU_PathHedge &other) const | 
| SYS_FORCE_INLINE GU_PathHedge & | set (GA_Offset new_v0, GA_Offset new_v1) | 
| SYS_FORCE_INLINE GU_PathHedge & | reset () | 
| SYS_FORCE_INLINE size_t | hash () const | 
Definition at line 39 of file GU_PathHedge.h.
Definition at line 41 of file GU_PathHedge.h.
| 
 | inline | 
Definition at line 46 of file GU_PathHedge.h.
| 
 | inline | 
Definition at line 93 of file GU_PathHedge.h.
| 
 | inline | 
Definition at line 48 of file GU_PathHedge.h.
| 
 | inline | 
Definition at line 63 of file GU_PathHedge.h.
| 
 | inline | 
Definition at line 73 of file GU_PathHedge.h.
| 
 | inline | 
Definition at line 68 of file GU_PathHedge.h.
| 
 | inline | 
Definition at line 85 of file GU_PathHedge.h.
| 
 | inline | 
Definition at line 78 of file GU_PathHedge.h.
| 
 | inline | 
Definition at line 53 of file GU_PathHedge.h.
| 
 | inline | 
Definition at line 58 of file GU_PathHedge.h.