27#ifndef G2O_EDGE_SE3_LINE_H_
28#define G2O_EDGE_SE3_LINE_H_
46 virtual bool read(std::istream& is);
47 virtual bool write(std::ostream& os)
const;
56 Eigen::Map<const Vector6> v(d);
62 Eigen::Map<Vector6> v(d);
74 virtual bool resolveCaches();
78class EdgeSE3Line3DDrawAction :
public DrawAction {
86 virtual bool refreshPropertyPtrs(
caching the offset related to a vertex
virtual void setMeasurement(const Line3D &m)
virtual bool setMeasurementData(const double *d)
virtual void setMeasurement(const Vector6 &m)
virtual bool getMeasurementData(double *d) const
virtual int measurementDimension() const
EIGEN_MAKE_ALIGNED_OPERATOR_NEW
ParameterSE3Offset * offsetParam
Abstract action that operates on a graph entity.
#define G2O_TYPES_SLAM3D_ADDONS_API
Property< float > FloatProperty