Point Cloud Library (PCL)
1.9.1
|
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 |
Friends | |
std::ostream & | operator<< (std::ostream &os, const Boundary &p) |
A point structure representing a description of whether a point is lying on a surface boundary or not.
Definition at line 1151 of file point_types.hpp.
|
friend |
uint8_t pcl::Boundary::boundary_point |
Definition at line 1153 of file point_types.hpp.