point_cloud_library / 1.12.1 / structpcl_1_1___point_with_range.html /

#include <pcl/impl/point_types.hpp>

Public Attributes

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

Detailed Description

Definition at line 1198 of file point_types.hpp.

Member Data Documentation

@43

union { ... }

data_c

float pcl::_PointWithRange::data_c[4]

Definition at line 1207 of file point_types.hpp.

PCL_ADD_POINT4D

pcl::_PointWithRange::PCL_ADD_POINT4D

Definition at line 1200 of file point_types.hpp.

range


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

© 2009–2012, Willow Garage, Inc.
© 2012–, Open Perception, Inc.
Licensed under the BSD License.
https://pointclouds.org/documentation/structpcl_1_1___point_with_range.html