Point Cloud Library (PCL)  1.7.2
List of all members | Public Attributes
pcl::_PointWithRange Struct Reference

#include <pcl/impl/point_types.hpp>

+ Inheritance diagram for pcl::_PointWithRange:

Public Attributes

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

Detailed Description

Definition at line 976 of file point_types.hpp.

Member Data Documentation

union { ... }
float pcl::_PointWithRange::data_c[4]

Definition at line 985 of file point_types.hpp.

pcl::_PointWithRange::PCL_ADD_POINT4D

Definition at line 978 of file point_types.hpp.

float pcl::_PointWithRange::range

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