HDK
|
GEO_Hedge encapsulates a half-edge (hedge) which is the restriction of. More...
#include <GEO_Hedge.h>
Public Member Functions | |
constexpr | GEO_Hedge () |
constexpr | GEO_Hedge (GA_Offset vtx) |
SYS_FORCE_INLINE bool | operator== (GEO_Hedge h) const |
SYS_FORCE_INLINE bool | operator!= (GEO_Hedge h) const |
SYS_FORCE_INLINE size_t | hash () const |
Friends | |
class | GEO_SHedge |
GA_Offset | geo_hedge::srcVertex (GEO_Hedge) |
GEO_Hedge encapsulates a half-edge (hedge) which is the restriction of.
Definition at line 47 of file GEO_Hedge.h.
|
inlineexplicit |
Definition at line 50 of file GEO_Hedge.h.
|
inlineexplicit |
Definition at line 51 of file GEO_Hedge.h.
|
inline |
Definition at line 62 of file GEO_Hedge.h.
|
inline |
Definition at line 58 of file GEO_Hedge.h.
|
inline |
Definition at line 54 of file GEO_Hedge.h.
|
friend |
|
friend |
Definition at line 64 of file GEO_Hedge.h.