|
g2o
|


Public Member Functions | |
| LineItem (OptimizableGraph *graph_, int id) | |
Public Member Functions inherited from WorldItem | |
| 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 () |
Additional Inherited Members | |
Protected Attributes inherited from WorldItem | |
| OptimizableGraph::Vertex * | _vertex |
Protected Attributes inherited from SimulatorItem | |
| OptimizableGraph * | _graph |
Definition at line 174 of file simulator_3d_line.cpp.
|
inline |
Definition at line 175 of file simulator_3d_line.cpp.
References g2o::OptimizableGraph::addVertex(), SimulatorItem::graph(), g2o::OptimizableGraph::Vertex::setId(), and WorldItem::setVertex().