Point Cloud Library (PCL)  1.7.0
Public Attributes
pcl::_PointWithRange Struct Reference

#include <pcl/impl/point_types.hpp>

+ Inheritance diagram for pcl::_PointWithRange:

List of all members.

Public Attributes

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

Detailed Description

Definition at line 975 of file point_types.hpp.


Member Data Documentation

union { ... }

Definition at line 984 of file point_types.hpp.

Definition at line 977 of file point_types.hpp.


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