Point Cloud Library (PCL)
1.7.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 1077 of file point_types.hpp.
|
friend |
uint8_t pcl::Boundary::boundary_point |
Definition at line 1079 of file point_types.hpp.