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 31 of file GU_PathHedge.h.
Definition at line 33 of file GU_PathHedge.h.
|
inline |
Definition at line 38 of file GU_PathHedge.h.
|
inline |
Definition at line 85 of file GU_PathHedge.h.
|
inline |
Definition at line 40 of file GU_PathHedge.h.
|
inline |
Definition at line 55 of file GU_PathHedge.h.
|
inline |
Definition at line 65 of file GU_PathHedge.h.
|
inline |
Definition at line 60 of file GU_PathHedge.h.
|
inline |
Definition at line 77 of file GU_PathHedge.h.
|
inline |
Definition at line 70 of file GU_PathHedge.h.
|
inline |
Definition at line 45 of file GU_PathHedge.h.
|
inline |
Definition at line 50 of file GU_PathHedge.h.