point_cloud_library / 1.12.1 / structpcl_1_1___point_x_y_z_l_a_b.html /

#include <pcl/impl/point_types.hpp>

Public Attributes

PCL_ADD_POINT4D
union {
struct {
float L
float a
float b
}
float data_lab [4]
};

Detailed Description

Definition at line 743 of file point_types.hpp.

Member Data Documentation

@7

union { ... }

a

b

data_lab

float pcl::_PointXYZLAB::data_lab[4]

Definition at line 754 of file point_types.hpp.

Referenced by pcl::PointXYZLAB::PointXYZLAB().

L

PCL_ADD_POINT4D

pcl::_PointXYZLAB::PCL_ADD_POINT4D

Definition at line 745 of file point_types.hpp.


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_x_y_z_l_a_b.html