#include <line_2d.h>
Definition at line 38 of file line_2d.h.
◆ Line2D() [1/2]
| EIGEN_MAKE_ALIGNED_OPERATOR_NEW g2o::Line2D::Line2D |
( |
| ) |
|
|
inline |
◆ Line2D() [2/2]
| g2o::Line2D::Line2D |
( |
const Vector2 & |
v | ) |
|
|
inline |
Definition at line 41 of file line_2d.h.
41 {
42 (*this)(0) = v(0);
43 (*this)(1) = v(1);
44 }
The documentation for this struct was generated from the following file:
- /build/reproducible-path/g2o-0~20230806/g2o/types/slam2d_addons/line_2d.h