|
Point Cloud Library (PCL)
1.4.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 753 of file point_types.hpp.
| uint8_t pcl::Boundary::boundary_point |
Definition at line 755 of file point_types.hpp.
1.7.6.1