A point structure representing a description of whether a point is lying on a surface boundary or not. More...
#include <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.
std::ostream& operator<< | ( | std::ostream & | os, |
const Boundary & | p | ||
) | [friend] |
uint8_t pcl::Boundary::boundary_point |
Definition at line 1079 of file point_types.hpp.