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>
|
constexpr | Boundary (std::uint8_t _boundary=0) |
|
A point structure representing a description of whether a point is lying on a surface boundary or not.
Definition at line 1138 of file point_types.hpp.
◆ Boundary()
constexpr pcl::Boundary::Boundary |
( |
std::uint8_t |
_boundary = 0 | ) |
|
|
inlineconstexpr |
◆ operator<<
std::ostream& operator<< |
( |
std::ostream & |
os, |
|
|
const Boundary & |
p |
|
) |
| |
|
friend |
◆ boundary_point
std::uint8_t pcl::Boundary::boundary_point = 0 |
The documentation for this struct was generated from the following file: