|
Point Cloud Library (PCL)
1.6.0
|
A point structure representing a description of whether a point is lying on a surface boundary or not. More...
#include <pcl/impl/point_types.hpp>

Public Attributes | |
| uint8_t | boundary_point |
A point structure representing a description of whether a point is lying on a surface boundary or not.
Definition at line 874 of file point_types.hpp.
| uint8_t pcl::Boundary::boundary_point |
Definition at line 876 of file point_types.hpp.
1.7.6.1