Point Cloud Library (PCL)  1.6.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
List of all members | Public Attributes
pcl::Boundary Struct Reference

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>

Collaboration diagram for pcl::Boundary:
Collaboration graph
[legend]

Public Attributes

uint8_t boundary_point
 

Detailed Description

A point structure representing a description of whether a point is lying on a surface boundary or not.

Definition at line 874 of file point_types.hpp.

Member Data Documentation

uint8_t pcl::Boundary::boundary_point

Definition at line 876 of file point_types.hpp.


The documentation for this struct was generated from the following file: