HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
GEO_Hedge Class Reference

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)
 

Detailed Description

GEO_Hedge encapsulates a half-edge (hedge) which is the restriction of.

Definition at line 47 of file GEO_Hedge.h.

Constructor & Destructor Documentation

constexpr GEO_Hedge::GEO_Hedge ( )
inlineexplicit

Definition at line 50 of file GEO_Hedge.h.

constexpr GEO_Hedge::GEO_Hedge ( GA_Offset  vtx)
inlineexplicit

Definition at line 51 of file GEO_Hedge.h.

Member Function Documentation

SYS_FORCE_INLINE size_t GEO_Hedge::hash ( ) const
inline

Definition at line 62 of file GEO_Hedge.h.

SYS_FORCE_INLINE bool GEO_Hedge::operator!= ( GEO_Hedge  h) const
inline

Definition at line 58 of file GEO_Hedge.h.

SYS_FORCE_INLINE bool GEO_Hedge::operator== ( GEO_Hedge  h) const
inline

Definition at line 54 of file GEO_Hedge.h.

Friends And Related Function Documentation

friend class GEO_SHedge
friend

Definition at line 64 of file GEO_Hedge.h.


The documentation for this class was generated from the following file: