|
Point Cloud Library (PCL)
1.6.0
|
A 2D point structure representing Euclidean xy coordinates. More...
#include <pcl/impl/point_types.hpp>
Public Attributes | |
| float | x |
| float | y |
A 2D point structure representing Euclidean xy coordinates.
Definition at line 522 of file point_types.hpp.
| float pcl::PointXY::x |
Definition at line 524 of file point_types.hpp.
| float pcl::PointXY::y |
Definition at line 525 of file point_types.hpp.
1.7.6.1