Public Attributes | Friends
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]
}; 

Friends

std::ostream & operator<< (std::ostream &os, const IntensityGradient &p)

Detailed Description

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

Definition at line 1327 of file point_types.hpp.


Friends And Related Function Documentation

std::ostream& operator<< ( std::ostream &  os,
const IntensityGradient p 
) [friend]

Member Data Documentation

union { ... }

Definition at line 1331 of file point_types.hpp.

Definition at line 1334 of file point_types.hpp.

Definition at line 1335 of file point_types.hpp.

Definition at line 1336 of file point_types.hpp.


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


pcl
Author(s): Open Perception
autogenerated on Wed Aug 26 2015 15:41:55