|
Point Cloud Library (PCL)
1.4.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 994 of file point_types.hpp.
Definition at line 997 of file point_types.hpp.
Definition at line 996 of file point_types.hpp.
Definition at line 996 of file point_types.hpp.
1.7.6.1