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

#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
 

Detailed Description

Definition at line 367 of file GU_PathHedge.h.

Constructor & Destructor Documentation

GU_PathSHedge::GU_PathSHedge ( )
inline

Definition at line 369 of file GU_PathHedge.h.

GU_PathSHedge::GU_PathSHedge ( const GU_PathHedge hedge,
int  sign = 1 
)
inline

Definition at line 371 of file GU_PathHedge.h.

Member Function Documentation

SYS_FORCE_INLINE const GU_PathHedge& GU_PathSHedge::hedge ( ) const
inline

Definition at line 377 of file GU_PathHedge.h.

SYS_FORCE_INLINE bool GU_PathSHedge::isEqual ( const GU_PathSHedge other,
bool  has_sign = true 
) const
inline

Definition at line 394 of file GU_PathHedge.h.

SYS_FORCE_INLINE bool GU_PathSHedge::isNegative ( ) const
inline

Definition at line 391 of file GU_PathHedge.h.

SYS_FORCE_INLINE bool GU_PathSHedge::isPositive ( ) const
inline

Definition at line 388 of file GU_PathHedge.h.

SYS_FORCE_INLINE bool GU_PathSHedge::isValid ( ) const
inline

Definition at line 374 of file GU_PathHedge.h.

Definition at line 403 of file GU_PathHedge.h.

SYS_FORCE_INLINE GU_PathSHedge GU_PathSHedge::operator- ( ) const
inline

Definition at line 406 of file GU_PathHedge.h.

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

Definition at line 400 of file GU_PathHedge.h.

SYS_FORCE_INLINE GEO_SHedge GU_PathSHedge::shedge ( ) const
inline

Definition at line 380 of file GU_PathHedge.h.

SYS_FORCE_INLINE int GU_PathSHedge::sign ( ) const
inline

Definition at line 385 of file GU_PathHedge.h.


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