Point Cloud Library (PCL)  1.6.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Public Attributes
pcl::BorderDescription Struct Reference

A structure to store if a point in a range image lies on a border between an obstacle and the background. More...

#include <pcl/impl/point_types.hpp>

List of all members.

Public Attributes

int x
int y
BorderTraits traits

Detailed Description

A structure to store if a point in a range image lies on a border between an obstacle and the background.

Definition at line 1182 of file point_types.hpp.


Member Data Documentation

Definition at line 1185 of file point_types.hpp.

Definition at line 1184 of file point_types.hpp.

Definition at line 1184 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