Point Cloud Library (PCL)  1.14.0-dev
List of all members | Public Attributes
PointIntensity Struct Reference

#include </__w/1/s/gpu/kinfu_large_scale/include/pcl/gpu/kinfu_large_scale/point_intensity.h>

Public Attributes

union {
   struct {
      float   intensity
 
   } 
 
   float   data [4]
 
}; 
 

Detailed Description

Definition at line 47 of file point_intensity.h.

Member Data Documentation

◆ 

PCL_MAKE_ALIGNED_OPERATOR_NEW { ... }

◆ data

float PointIntensity::data[4]

Definition at line 57 of file point_intensity.h.

◆ intensity

float PointIntensity::intensity

Definition at line 55 of file point_intensity.h.


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