HDK
|
#include <GEO_Hedge.h>
Public Member Functions | |
constexpr | GEO_SHedge () |
GEO_SHedge (GEO_Hedge hedge, int sign=1) | |
GEO_SHedge (const GEO_SHedge &other)=default | |
int | sign () const |
bool | isPositive () const |
bool | isNegative () const |
bool | isValid () const |
SYS_FORCE_INLINE void | setSign (int sign) |
SYS_FORCE_INLINE GEO_Hedge | hedge () const |
SYS_FORCE_INLINE GEO_SHedge & | operator= (const GEO_SHedge &other) |
SYS_FORCE_INLINE bool | operator== (const GEO_SHedge &other) const |
SYS_FORCE_INLINE bool | operator!= (const GEO_SHedge &other) const |
SYS_FORCE_INLINE GEO_SHedge | operator- () |
SYS_FORCE_INLINE size_t | hash () const |
Definition at line 86 of file GEO_Hedge.h.
|
inlineexplicit |
Definition at line 89 of file GEO_Hedge.h.
Definition at line 91 of file GEO_Hedge.h.
|
default |
|
inline |
Definition at line 123 of file GEO_Hedge.h.
GEO_Hedge GEO_SHedge::hedge | ( | ) | const |
Definition at line 151 of file GEO_Hedge.h.
|
inline |
Definition at line 98 of file GEO_Hedge.h.
|
inline |
Definition at line 97 of file GEO_Hedge.h.
|
inline |
Definition at line 99 of file GEO_Hedge.h.
|
inline |
Definition at line 115 of file GEO_Hedge.h.
|
inline |
Definition at line 119 of file GEO_Hedge.h.
SYS_FORCE_INLINE GEO_SHedge & GEO_SHedge::operator= | ( | const GEO_SHedge & | other | ) |
Definition at line 144 of file GEO_Hedge.h.
|
inline |
Definition at line 111 of file GEO_Hedge.h.
Definition at line 134 of file GEO_Hedge.h.
|
inline |
Definition at line 96 of file GEO_Hedge.h.