Class EdgeSE3Plane

Inheritance Relationships

Base Type

  • public g2o::BaseBinaryEdge< 3, g2o::Plane3D, g2o::VertexSE3, g2o::VertexPlane >

Class Documentation

class EdgeSE3Plane : public g2o::BaseBinaryEdge<3, g2o::Plane3D, g2o::VertexSE3, g2o::VertexPlane>

Public Functions

inline EIGEN_MAKE_ALIGNED_OPERATOR_NEW EdgeSE3Plane()
void computeError() override
inline void setMeasurement(const g2o::Plane3D &m) override
virtual bool read(std::istream &is) override
virtual bool write(std::ostream &os) const override