g2o
|
Public Member Functions | |
LineInfo (VertexSegment2D *s) | |
LineInfo (VertexSegment2D *s) | |
Public Attributes | |
VertexLine2D * | line |
VertexPointXY * | p1 |
VertexPointXY * | p2 |
Definition at line 99 of file converteSegmentLine.cpp.
|
inline |
Definition at line 100 of file converteSegmentLine.cpp.
References g2o::computeLineParameters(), g2o::VertexSegment2D::estimateP1(), g2o::VertexSegment2D::estimateP2(), and g2o::HyperGraph::Vertex::id().
|
inline |
Definition at line 60 of file convertSegmentLine.cpp.
References g2o::computeLineParameters(), g2o::VertexSegment2D::estimateP1(), g2o::VertexSegment2D::estimateP2(), and g2o::HyperGraph::Vertex::id().
VertexLine2D * LineInfo::line |
Definition at line 107 of file converteSegmentLine.cpp.
Referenced by main().
VertexPointXY * LineInfo::p1 |
Definition at line 108 of file converteSegmentLine.cpp.
Referenced by main().
VertexPointXY * LineInfo::p2 |
Definition at line 109 of file converteSegmentLine.cpp.
Referenced by main().