Point Cloud Library (PCL)  1.6.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Public Attributes
pcl::PointXY Struct Reference

A 2D point structure representing Euclidean xy coordinates. More...

#include <pcl/impl/point_types.hpp>

List of all members.

Public Attributes

float x
float y

Detailed Description

A 2D point structure representing Euclidean xy coordinates.

Definition at line 522 of file point_types.hpp.


Member Data Documentation

Definition at line 524 of file point_types.hpp.

Definition at line 525 of file point_types.hpp.


The documentation for this struct was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines