Структура точки, представляющая эвклидовы координаты xyz и цвет CIELAB. Подробнее...
#include <pcl/impl/point_types.hpp>
Структура точки, представляющая эвклидовы координаты xyz и цвет CIELAB.
Определение в строке 687 файла point_types.hpp.
PointXYZLAB() [1/3]
| constexpr pcl::PointXYZLAB::PointXYZLAB | ( | const _PointXYZLAB & | p |
) | | | inlineconstexpr |
PointXYZLAB() [2/3]
| constexpr pcl::PointXYZLAB::PointXYZLAB | ( | |
) | | | inlineconstexpr |
PointXYZLAB() [3/3]
| constexpr pcl::PointXYZLAB::PointXYZLAB | ( | float |
_x, | | | float |
_y, | | | float |
_z, | | | float |
_L, | | | float |
_a, | | | float |
_b | | ) | |
| | inlineconstexpr |
operator<<
| std::ostream& operator<< | ( | std::ostream & |
os, | | | const PointXYZLAB & |
p | | ) | |
| | friend |
Документация для этой структуры была сгенерирована из следующего файла: