|
Point Cloud Library (PCL)
1.6.0
|
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>
Public Attributes | |
| int | x |
| int | y |
| BorderTraits | traits |
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.
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.
1.7.6.1