HOG2
|
#include <MeroB.h>
Static Public Member Functions | |
static void | SetLoc (node *n, double x, double y, double z) |
static void | GetLoc (node *n, double &x, double &y, double &z) |
static Graph * | genFig1 (unsigned int N) |
static Graph * | genFig2 (unsigned int N) |
|
inlinestatic |
Definition at line 106 of file MeroB.h.
References Graph::AddEdge(), Graph::AddNode(), GraphSearchConstants::kHCost, PI, node::SetLabelF(), and SetLoc().
|
inlinestatic |
Definition at line 165 of file MeroB.h.
References Graph::AddEdge(), Graph::AddNode(), GraphSearchConstants::kHCost, node::SetLabelF(), and SetLoc().
|
inlinestatic |
Definition at line 98 of file MeroB.h.
References node::GetLabelF(), GraphSearchConstants::kXCoordinate, GraphSearchConstants::kYCoordinate, and GraphSearchConstants::kZCoordinate.
Referenced by MeroB::DrawEdge().
|
inlinestatic |
Definition at line 89 of file MeroB.h.
References GraphSearchConstants::kXCoordinate, GraphSearchConstants::kYCoordinate, GraphSearchConstants::kZCoordinate, and node::SetLabelF().