#include <edge_types.h>
Public Member Functions | |
BoundaryPoint (int idx=0) | |
Public Attributes | |
int | brother |
Eigen::Vector3f | normal |
Definition at line 72 of file edge_types.h.
cob_3d_segmentation::BoundaryPoint::BoundaryPoint | ( | int | idx = 0 | ) | [inline] |
Definition at line 75 of file edge_types.h.
Definition at line 77 of file edge_types.h.
Eigen::Vector3f cob_3d_segmentation::BoundaryPoint::normal |
Definition at line 78 of file edge_types.h.