|
g2o
|


Public Member Functions | |
| WorldItem (OptimizableGraph *graph_, OptimizableGraph::Vertex *vertex_=0) | |
| OptimizableGraph::Vertex * | vertex () |
| void | setVertex (OptimizableGraph::Vertex *vertex_) |
| WorldItem (OptimizableGraph *graph_, OptimizableGraph::Vertex *vertex_=0) | |
| OptimizableGraph::Vertex * | vertex () |
| void | setVertex (OptimizableGraph::Vertex *vertex_) |
Public Member Functions inherited from SimulatorItem | |
| SimulatorItem (OptimizableGraph *graph_) | |
| OptimizableGraph * | graph () |
| virtual | ~SimulatorItem () |
| SimulatorItem (OptimizableGraph *graph_) | |
| OptimizableGraph * | graph () |
| virtual | ~SimulatorItem () |
Protected Attributes | |
| OptimizableGraph::Vertex * | _vertex |
Protected Attributes inherited from SimulatorItem | |
| OptimizableGraph * | _graph |
Definition at line 54 of file simulator_3d_line.cpp.
|
inline |
Definition at line 55 of file simulator_3d_line.cpp.
|
inline |
Definition at line 79 of file simulator_3d_plane.cpp.
|
inline |
Definition at line 58 of file simulator_3d_line.cpp.
References _vertex.
Referenced by LineItem::LineItem(), Robot::move(), and PlaneItem::PlaneItem().
|
inline |
|
inline |
Definition at line 57 of file simulator_3d_line.cpp.
References _vertex.
Referenced by main(), Robot::move(), LineSensor::sense(), and PlaneSensor::sense().
|
inline |
|
protected |
Definition at line 61 of file simulator_3d_line.cpp.
Referenced by setVertex(), and vertex().