libmove3d-planners
Main Page
Related Pages
Modules
Namespaces
Classes
Files
Examples
File List
File Members
All
Classes
Namespaces
Files
Functions
Variables
Enumerations
Enumerator
Friends
Macros
Groups
Pages
src
planner
PRM
CellPRM.hpp
1
#ifndef CELLPRM_HPP
2
#define CELLPRM_HPP
3
7
class
CellPRM
:
public
PRM
8
{
9
public
:
14
(WorkSpace*
WS
);
15
19
~Vis_PRM
();
20
28
uint
expand
(p3d_graph* Graph_Pt,
int
(*fct_stop)(
void
),
void
(*fct_draw)(
void
));
29
};
30
31
32
#endif // CELLPRM_HPP
CellPRM::expand
uint expand(p3d_graph *Graph_Pt, int(*fct_stop)(void), void(*fct_draw)(void))
fonction principale de l'algorithme Vis_PRM
CellPRM::~Vis_PRM
~Vis_PRM()
Class destructor.
PRM
Classe représentant l'algorithme PRM.
Definition:
PRM.hpp:12
CellPRM
Definition:
CellPRM.hpp:7
CellPRM::WS
WorkSpace * WS
Class constructor.
Definition:
CellPRM.hpp:14
Generated on Fri Mar 4 2016 19:06:07 for libmove3d-planners by
1.8.6