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

#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_PathHedgeset (GA_Offset new_v0, GA_Offset new_v1)
 
SYS_FORCE_INLINE GU_PathHedgereset ()
 
SYS_FORCE_INLINE size_t hash () const
 

Detailed Description

Definition at line 39 of file GU_PathHedge.h.

Constructor & Destructor Documentation

GU_PathHedge::GU_PathHedge ( GA_Offset  v0,
GA_Offset  v1 
)
inline

Definition at line 41 of file GU_PathHedge.h.

GU_PathHedge::GU_PathHedge ( )
inline

Definition at line 46 of file GU_PathHedge.h.

Member Function Documentation

SYS_FORCE_INLINE size_t GU_PathHedge::hash ( ) const
inline

Definition at line 93 of file GU_PathHedge.h.

SYS_FORCE_INLINE GEO_Hedge GU_PathHedge::hedge ( ) const
inline

Definition at line 48 of file GU_PathHedge.h.

SYS_FORCE_INLINE bool GU_PathHedge::isValid ( ) const
inline

Definition at line 63 of file GU_PathHedge.h.

Definition at line 73 of file GU_PathHedge.h.

SYS_FORCE_INLINE bool GU_PathHedge::operator== ( const GU_PathHedge other) const
inline

Definition at line 68 of file GU_PathHedge.h.

SYS_FORCE_INLINE GU_PathHedge& GU_PathHedge::reset ( )
inline

Definition at line 85 of file GU_PathHedge.h.

SYS_FORCE_INLINE GU_PathHedge& GU_PathHedge::set ( GA_Offset  new_v0,
GA_Offset  new_v1 
)
inline

Definition at line 78 of file GU_PathHedge.h.

SYS_FORCE_INLINE GA_Offset GU_PathHedge::v0 ( ) const
inline

Definition at line 53 of file GU_PathHedge.h.

SYS_FORCE_INLINE GA_Offset GU_PathHedge::v1 ( ) const
inline

Definition at line 58 of file GU_PathHedge.h.


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