#include <Viewer.h>
◆ Viewer()
rl::plan::Viewer::Viewer |
( |
| ) |
|
◆ ~Viewer()
rl::plan::Viewer::~Viewer |
( |
| ) |
|
|
virtual |
◆ drawConfiguration()
virtual void rl::plan::Viewer::drawConfiguration |
( |
const ::rl::math::Vector & |
q | ) |
|
|
pure virtual |
◆ drawConfigurationEdge()
◆ drawConfigurationPath()
virtual void rl::plan::Viewer::drawConfigurationPath |
( |
const VectorList & |
path | ) |
|
|
pure virtual |
◆ drawConfigurationVertex()
virtual void rl::plan::Viewer::drawConfigurationVertex |
( |
const ::rl::math::Vector & |
q, |
|
|
const bool & |
free = true |
|
) |
| |
|
pure virtual |
◆ drawLine()
◆ drawPoint()
◆ drawSphere()
◆ drawWork()
◆ drawWorkEdge()
◆ drawWorkPath()
virtual void rl::plan::Viewer::drawWorkPath |
( |
const VectorList & |
path | ) |
|
|
pure virtual |
◆ drawWorkVertex()
◆ reset()
virtual void rl::plan::Viewer::reset |
( |
| ) |
|
|
pure virtual |
◆ resetEdges()
virtual void rl::plan::Viewer::resetEdges |
( |
| ) |
|
|
pure virtual |
◆ resetLines()
virtual void rl::plan::Viewer::resetLines |
( |
| ) |
|
|
pure virtual |
◆ resetPoints()
virtual void rl::plan::Viewer::resetPoints |
( |
| ) |
|
|
pure virtual |
◆ resetSpheres()
virtual void rl::plan::Viewer::resetSpheres |
( |
| ) |
|
|
pure virtual |
◆ resetVertices()
virtual void rl::plan::Viewer::resetVertices |
( |
| ) |
|
|
pure virtual |
◆ showMessage()
virtual void rl::plan::Viewer::showMessage |
( |
const ::std::string & |
message | ) |
|
|
pure virtual |
The documentation for this class was generated from the following files: