Point Cloud Library (PCL)  1.3.1
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.


Member Data Documentation

Definition at line 481 of file point_types.hpp.

Definition at line 482 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