HDK
|
#include <GU_PathFinder.h>
Public Member Functions | |
gu_EdgeLoopCost ()=default | |
gu_EdgeLoopCost (const GU_PathSHedge &sh, GU_PathHedge::Interface *dhip) | |
gu_EdgeLoopCost (fpreal len, int bends) | |
gu_EdgeLoopCost (const gu_EdgeLoopCost &c) | |
SYS_FORCE_INLINE void | zero () |
SYS_FORCE_INLINE void | unset () |
SYS_FORCE_INLINE bool | isSet () |
SYS_FORCE_INLINE bool | operator> (const gu_EdgeLoopCost &c) const |
gu_EdgeLoopCost & | operator= (const gu_EdgeLoopCost &c)=default |
SYS_FORCE_INLINE const gu_EdgeLoopCost & | operator+= (const gu_EdgeLoopCost &c) |
SYS_FORCE_INLINE fpreal | getLength () |
Static Public Member Functions | |
static SYS_FORCE_INLINE gu_EdgeLoopCost | turnCost (GU_PathHedge::Interface *dhip, const GU_PathSHedge &from_sh, const GU_PathSHedge &to_sh, const GU_EdgeSuccessor &successors) |
Definition at line 499 of file GU_PathFinder.h.
|
default |
|
inline |
Definition at line 503 of file GU_PathFinder.h.
Definition at line 508 of file GU_PathFinder.h.
|
inline |
Definition at line 511 of file GU_PathFinder.h.
|
inline |
Definition at line 585 of file GU_PathFinder.h.
|
inline |
Definition at line 526 of file GU_PathFinder.h.
|
inline |
Definition at line 541 of file GU_PathFinder.h.
|
default |
|
inline |
Definition at line 529 of file GU_PathFinder.h.
|
inlinestatic |
Definition at line 550 of file GU_PathFinder.h.
|
inline |
Definition at line 523 of file GU_PathFinder.h.
|
inline |
Definition at line 516 of file GU_PathFinder.h.