|
g2o
|

Public Member Functions | |
| LineInfo (VertexSegment2D *s) | |
Public Attributes | |
| VertexLine2D * | line |
| VertexPointXY * | p1 |
| VertexPointXY * | p2 |
Definition at line 58 of file convertSegmentLine.cpp.
|
inlineexplicit |
Definition at line 59 of file convertSegmentLine.cpp.
References g2o::computeLineParameters(), g2o::VertexSegment2D::estimateP1(), g2o::VertexSegment2D::estimateP2(), g2o::HyperGraph::Vertex::id(), line, p1, p2, g2o::BaseVertex< D, T >::setEstimate(), and g2o::OptimizableGraph::Vertex::setId().
| VertexLine2D* LineInfo::line |
Definition at line 66 of file convertSegmentLine.cpp.
Referenced by LineInfo(), and main().
| VertexPointXY* LineInfo::p1 |
Definition at line 67 of file convertSegmentLine.cpp.
Referenced by LineInfo(), and main().
| VertexPointXY* LineInfo::p2 |
Definition at line 68 of file convertSegmentLine.cpp.
Referenced by LineInfo(), and main().