point_cloud_library / 1.12.1 / structpcl_1_1___point_x_y_z_h_s_v.html /

#include <pcl/impl/point_types.hpp>

Public Attributes

PCL_ADD_POINT4D
union {
struct {
float h
float s
float v
}
float data_c [4]
};

Detailed Description

Definition at line 784 of file point_types.hpp.

Member Data Documentation

@11

union { ... }

data_c

float pcl::_PointXYZHSV::data_c[4]

Definition at line 795 of file point_types.hpp.

h

PCL_ADD_POINT4D

pcl::_PointXYZHSV::PCL_ADD_POINT4D

Definition at line 786 of file point_types.hpp.

s

v


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