Public Attributes
pcl::_PointXYZI Struct Reference

A point structure representing Euclidean xyz coordinates, and the intensity value. More...

#include <point_types.hpp>

Inheritance diagram for pcl::_PointXYZI:
Inheritance graph
[legend]

List of all members.

Public Attributes

union {
   struct {
      float   intensity
   } 
   float   data_c [4]
}; 
 PCL_ADD_POINT4D

Detailed Description

A point structure representing Euclidean xyz coordinates, and the intensity value.

Definition at line 247 of file point_types.hpp.


Member Data Documentation

union { ... }

Definition at line 256 of file point_types.hpp.

Definition at line 254 of file point_types.hpp.

Definition at line 249 of file point_types.hpp.


The documentation for this struct was generated from the following file:


pcl
Author(s): Open Perception
autogenerated on Mon Oct 6 2014 03:19:15