PL_Sandros Member List

This is the complete list of members for PL_Sandros, including all inherited members.

ClearGraph()PL_Sandros [virtual]
ClearGraphPath()PL_GraphBase
collisionDetectorPL_HasCollisionDetector [protected]
ConstructGraph()PL_Sandros [protected]
CopySettings(PlannerBase *original)PL_GraphBase
CreateDisplayList() const OpenGLInterface [protected]
current_resPL_Sandros [protected]
DealwithSequence(const node_list &L)PL_Sandros [protected]
DiffV(const node &a, const node &b) const PL_GraphBase [protected, virtual]
DiffV(const Configuration &a, const Configuration &b) const PL_GraphBase [protected, virtual]
displayListNumberOpenGLInterface [mutable, protected]
Distance(const node &a, const node &b) const PL_GraphBase [protected, virtual]
Distance(const Configuration &a, const Configuration &b) const PL_GraphBase [protected, virtual]
Distance(const node &a, const node &b, const VectorN &weight) const PL_GraphBase [protected, virtual]
Distance(const Configuration &a, const Configuration &b, const VectorN &weight) const PL_GraphBase [protected, virtual]
DistanceSandros(const node &n1, const node &n2)PL_Sandros [protected]
distWeightPL_GraphBase [protected]
dofPL_Sandros [protected]
Draw(const Configuration &config)PL_OpenGL [protected, static]
Draw(const PA_Points &path)PL_OpenGL [protected, static]
DrawArrorOverlay(const VectorN &point, const VectorN &direction)PL_OpenGL [protected, static]
DrawArrow(const VectorN &point, const VectorN &direction)PL_OpenGL [protected, static]
DrawExplicit() const PL_Sandros [virtual]
DrawOverlay(const Configuration &config)PL_OpenGL [protected, static]
DrawOverlay(const PA_Points &path)PL_OpenGL [protected, static]
DrawSpecific() const PL_GraphBase [protected, virtual]
DrawUniversePortion() const PL_OpenGL [virtual]
EdgeCount() const PL_GraphBase [inline]
fileextPL_GraphBase [protected]
fileheaderPL_GraphBase [protected]
FindConfig(const Configuration &c1) const PL_GraphBase [protected]
FindEdge(const node &n1, const node &n2) const PL_GraphBase [protected]
FindEdgeBetweenTwoNodes(const node &n1, const node &n2)PL_Sandros [protected]
FindNextNodeToRefined()PL_Sandros [protected]
GPL_GraphBase [protected]
GenerateNewNode(int res, const node n1)PL_Sandros [protected]
GenerateNewNodeGrid(int res, const node n1, int no)PL_Sandros [protected]
GenerateRandomConfig()PL_GraphBase [protected, virtual]
GenerateRandomConfig(const Configuration &seed, const double &std_dev)PL_GraphBase [protected, virtual]
GenerateRandomConfig(const Configuration &centre)PL_GraphBase [protected, virtual]
GetCoords(const node n1, double &Xcor, double &Ycor, double &Zcor) const PL_GraphBase [protected]
GetCoords(const Configuration &c1, double &Xcor, double &Ycor, double &Zcor) const PL_GraphBase [protected]
GetCspaceRange(const VectorN &weight) const PL_GraphBase [protected]
GetCspaceRange() const PL_GraphBase [protected]
GetDistWeight() const PL_GraphBase [inline]
GetGoalConfig() const PlannerBase
GetGuid() const PlannerBase
GetMidPoint(const Configuration &a, const Configuration &b) const PL_GraphBase [protected]
GetParameters()PlannerBase [virtual]
GetPath() const PL_Boolean_Output [virtual]
GetPathPA_Points() const PL_Boolean_Output [virtual]
GetPlanSuccess() const PlannerBase
GetRefinedNode(int i)PL_Sandros
GetStartConfig() const PlannerBase
GetStatus() const PlannerMultiThreaded
GetTimeElapsedInSeconds() const PlannerBase
GetTimeLimitInSeconds() const PlannerBase
GLDraw() const PL_OpenGL [virtual]
goalNodePL_GraphBase [protected]
graphPathPL_GraphBase [protected]
guidPlannerBase [protected]
HasTimeLimitExpired() const PlannerBase
InitailizeGraph()PL_Sandros [protected]
IsInterfering(const edge &e1)PL_GraphBase [protected, virtual]
IsInterfering(const node &n1)PL_GraphBase [protected, virtual]
IsInterfering(const Configuration &c1)PL_GraphBase [protected, virtual]
IsInterfering(const node &n1, const node &n2)PL_GraphBase [protected, virtual]
IsInterfering(const Configuration &c1, const Configuration &c2)PL_GraphBase [protected, virtual]
IsInterferingSan(const Configuration &n1, const node &n2, Configuration &p)PL_Sandros [protected]
IsNeighber(const node &n3, const node &n2)PL_Sandros [protected]
IsNeighberSan(const Configuration &c1, const node &n2)PL_Sandros [protected]
Length(const edge &e1) const PL_GraphBase [protected]
Load(const char *filename)PL_Sandros [virtual]
LoadContents(std::ifstream &infile)PL_GraphBase [protected, virtual]
m_bEdgeHidenPL_Sandros [protected]
m_bNoOtherSequencePL_Sandros [protected]
m_bResolutionLimitPL_Sandros [protected]
m_cPL_Sandros [protected]
m_nodeInPsIslandPL_Sandros [protected]
m_nodeInUPsPL_Sandros [protected]
m_nodePsPL_Sandros [protected]
m_nodePtPL_Sandros [protected]
m_nodeUVPsPtPL_Sandros [protected]
m_quenQPL_Sandros [protected]
m_quenQ1PL_Sandros [protected]
m_refine_levelPL_Sandros [protected]
m_SmootherPL_Boolean_Output [protected]
m_UseSemaphoresPlannerBase
Measure(const edge &e1) const PL_GraphBase [protected]
Measure(const edge &e1, const VectorN &weight) const PL_GraphBase [protected]
nextNoPL_Sandros [protected]
NIL_IDPL_GraphBase [protected, static]
NodeCount() const PL_GraphBase [inline]
NodeRefinedPL_Sandros [protected]
NodeRefinedcPL_Sandros [protected]
NormDistWeight()PL_GraphBase
OpenGLInterface()OpenGLInterface
paramBufferPlannerBase [protected]
pathPL_Boolean_Output [protected]
PL_Boolean_Output()PL_Boolean_Output
PL_GraphBase()PL_GraphBase
PL_HasCollisionDetector()PL_HasCollisionDetector
PL_Sandros()PL_Sandros
Plan()PL_Sandros [virtual]
plan_successPL_Sandros [protected]
PlanMultiThreaded()PlannerMultiThreaded
PlannerBase()PlannerBase
planningStatusPlannerMultiThreaded [protected]
planSuccessfulPlannerBase [protected]
PrioritizeEdge(node prev, node curr)PL_GraphBase [protected]
PrioritizeEdge(node source, edge e1)PL_GraphBase [protected]
Save(const char *filename) const PL_Sandros [virtual]
SaveContents(std::ofstream &outfile) const PL_GraphBase [protected, virtual]
SaveSandrosPath(const node_list &L)PL_Sandros [protected]
SearchForSequence(node_list &L)PL_Sandros [protected]
seedofaPL_Sandros [protected]
SetCollisionDetector(CD_BasicStyle *collisionDetector)PL_Sandros [virtual]
PlannerBase::SetCollisionDetector(CollisionDetectorBase *collisionDetector)PlannerBase [virtual]
SetDistWeight(const VectorN &weights)PL_GraphBase [virtual]
SetGoalConfig(const Configuration &config)PL_Sandros [virtual]
SetParameters(const void *param)PlannerBase [virtual]
SetPath(PA_Points *pa_points_path)PL_Boolean_Output
SetPlanSuccess(bool success)PlannerBase
SetSmoother(SmootherBase *smoother)PL_Boolean_Output
SetStartConfig(const Configuration &config)PL_Sandros [virtual]
SetStatus(PLANNER_STATUS_TYPE status)PlannerMultiThreaded
SetTimeLimitInSeconds(double newTimeLimit)PlannerBase
SetValue(int m_Grid, int m_Neighbor, int m_Tolerance)PL_Sandros
sizeOfParameterBufferPlannerBase [protected]
startNodePL_GraphBase [protected]
StartTimer() const PlannerBase
stridePL_Sandros [protected]
ThreshHoldPL_Sandros [protected]
timeLimitInSecondsPlannerBase [protected]
timerPlannerBase [mutable, protected]
TolerancePL_Sandros [protected]
TranslateNodeID(const int &nodeID) const PL_GraphBase [protected]
TranslatePath()PL_GraphBase [protected, virtual]
ValidateParameters()PlannerBase [virtual]
~OpenGLInterface()OpenGLInterface [virtual]
~PL_Boolean_Output()PL_Boolean_Output [virtual]
~PL_GraphBase()PL_GraphBase [virtual]
~PL_HasCollisionDetector()PL_HasCollisionDetector [virtual]
~PL_OpenGL()PL_OpenGL [virtual]
~PL_Sandros()PL_Sandros [virtual]
~PlannerBase()PlannerBase [virtual]
~PlannerMultiThreaded()PlannerMultiThreaded [virtual]


Generated on Sat Apr 1 22:01:53 2006 for Motion Planning Kernel by  doxygen 1.4.6-NO