Public Attributes
pcl::IntensityGradient Struct Reference

A point structure representing the intensity gradient of an XYZI point cloud. More...

#include <point_types.hpp>

List of all members.

Public Attributes

union {
   struct {
      float   gradient_x
      float   gradient_y
      float   gradient_z
   } 
   float   gradient [3]
}; 

Detailed Description

A point structure representing the intensity gradient of an XYZI point cloud.

Definition at line 1198 of file point_types.hpp.


Member Data Documentation

union { ... }

Definition at line 1202 of file point_types.hpp.

Definition at line 1205 of file point_types.hpp.

Definition at line 1206 of file point_types.hpp.

Definition at line 1207 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:30