Point Cloud Library (PCL)  1.6.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
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]

List of all members.

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

Definition at line 876 of file point_types.hpp.


The documentation for this struct was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines