A 2D point structure representing Euclidean xy coordinates. More...
#include <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.