Point Cloud Library (PCL)
1.3.1
|
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.
float pcl::PointXY::x |
Definition at line 481 of file point_types.hpp.
float pcl::PointXY::y |
Definition at line 482 of file point_types.hpp.