#include <pcl/impl/point_types.hpp>
Публичные атрибуты | |
| PCL_ADD_POINT4D | |
| union { | |
| struct { | |
| float L | |
| float a | |
| float b | |
| } | |
| float data_lab [4] | |
| }; | |
Подробное описание
Определение в строке 667 файла point_types.hpp.
Документация по данным членов
| union { ... } |
a
| float pcl::_PointXYZLAB::a |
Определение в строке 675 файла point_types.hpp.
Используется в pcl::GeneralizedIterativeClosestPoint6D::MyPointRepresentation::copyToFloatArray() и pcl::PointXYZRGBtoXYZLAB().
b
| float pcl::_PointXYZLAB::b |
Определение в строке 676 файла point_types.hpp.
Используется в pcl::GeneralizedIterativeClosestPoint6D::MyPointRepresentation::copyToFloatArray() и pcl::PointXYZRGBtoXYZLAB().
data_lab
| float pcl::_PointXYZLAB::data_lab[4] |
Определение в строке 678 файла point_types.hpp.
L
| float pcl::_PointXYZLAB::L |
Определение в строке 674 файла point_types.hpp.
Используется в pcl::common::IntensityFieldAccessor< pcl::PointXYZLAB >::add(), pcl::GeneralizedIterativeClosestPoint6D::MyPointRepresentation::copyToFloatArray(), pcl::common::IntensityFieldAccessor< pcl::PointXYZLAB >::demean(), pcl::common::IntensityFieldAccessor< pcl::PointXYZLAB >::get(), pcl::common::IntensityFieldAccessor< pcl::PointXYZLAB >::operator()(), pcl::PointXYZRGBtoXYZLAB() и pcl::common::IntensityFieldAccessor< pcl::PointXYZLAB >::set().
PCL_ADD_POINT4D
| pcl::_PointXYZLAB::PCL_ADD_POINT4D |
Определение в строке 669 файла point_types.hpp.
The documentation for this struct was generated from the following file:
- pcl/impl/point_types.hpp
© 2009–2012, Willow Garage, Inc.
© 2012–, Open Perception, Inc.
Licensed under the BSD License.
https://pointclouds.org/documentation/structpcl_1_1___point_x_y_z_l_a_b.html