HDK
|
#include <GU_PathHedge.h>
Public Member Functions | |
GU_PathSHedge () | |
GU_PathSHedge (const GU_PathHedge &hedge, int sign=1) | |
SYS_FORCE_INLINE bool | isValid () const |
SYS_FORCE_INLINE const GU_PathHedge & | hedge () const |
SYS_FORCE_INLINE GEO_SHedge | shedge () const |
SYS_FORCE_INLINE int | sign () const |
SYS_FORCE_INLINE bool | isPositive () const |
SYS_FORCE_INLINE bool | isNegative () const |
SYS_FORCE_INLINE bool | isEqual (const GU_PathSHedge &other, bool has_sign=true) const |
SYS_FORCE_INLINE bool | operator== (const GU_PathSHedge &other) const |
SYS_FORCE_INLINE bool | operator!= (const GU_PathSHedge &other) const |
SYS_FORCE_INLINE GU_PathSHedge | operator- () const |
Definition at line 367 of file GU_PathHedge.h.
|
inline |
Definition at line 369 of file GU_PathHedge.h.
|
inline |
Definition at line 371 of file GU_PathHedge.h.
|
inline |
Definition at line 377 of file GU_PathHedge.h.
|
inline |
Definition at line 394 of file GU_PathHedge.h.
|
inline |
Definition at line 391 of file GU_PathHedge.h.
|
inline |
Definition at line 388 of file GU_PathHedge.h.
|
inline |
Definition at line 374 of file GU_PathHedge.h.
|
inline |
Definition at line 403 of file GU_PathHedge.h.
|
inline |
Definition at line 406 of file GU_PathHedge.h.
|
inline |
Definition at line 400 of file GU_PathHedge.h.
|
inline |
Definition at line 380 of file GU_PathHedge.h.
|
inline |
Definition at line 385 of file GU_PathHedge.h.