HOG2
|
#include <Propagation.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) |
static Graph * | genFig3 (unsigned int N) |
static Graph * | genFig4 (unsigned int N) |
Definition at line 154 of file Propagation.h.
|
inlinestatic |
Definition at line 171 of file Propagation.h.
References Graph::AddEdge(), Graph::AddNode(), GraphSearchConstants::kHCost, PI, node::SetLabelF(), and SetLoc().
|
inlinestatic |
Definition at line 226 of file Propagation.h.
References Graph::AddEdge(), Graph::AddNode(), GraphSearchConstants::kHCost, PI, node::SetLabelF(), and SetLoc().
|
inlinestatic |
Definition at line 280 of file Propagation.h.
References Graph::AddEdge(), Graph::AddNode(), GraphSearchConstants::kHCost, node::SetLabelF(), and SetLoc().
|
inlinestatic |
Definition at line 349 of file Propagation.h.
References Graph::AddEdge(), Graph::AddNode(), GraphSearchConstants::kHCost, node::SetLabelF(), and SetLoc().
|
inlinestatic |
Definition at line 164 of file Propagation.h.
References node::GetLabelF(), GraphSearchConstants::kXCoordinate, GraphSearchConstants::kYCoordinate, and GraphSearchConstants::kZCoordinate.
Referenced by Prop::DrawEdge().
|
inlinestatic |
Definition at line 155 of file Propagation.h.
References GraphSearchConstants::kXCoordinate, GraphSearchConstants::kYCoordinate, GraphSearchConstants::kZCoordinate, and node::SetLabelF().
Referenced by genFig1(), genFig2(), genFig3(), and genFig4().