Spec-Zone.ru › PointCloudLibrary

Структура точки, представляющая эвклидовы координаты xyz и цвет CIELAB. Подробнее...

#include <pcl/impl/point_types.hpp>

Inheritance graph
[легенда]
Collaboration graph
[легенда]

Общедоступные члены-функции

constexpr PointXYZLAB (const _PointXYZLAB &p)
constexpr PointXYZLAB ()
constexpr PointXYZLAB (float _x, float _y, float _z, float _L, float _a, float _b)

Друзья

std::ostream & operator<< (std::ostream &os, const PointXYZLAB &p)

Дополнительные унаследованные члены

- Общедоступные атрибуты, унаследованные от pcl::_PointXYZLAB
PCL_ADD_POINT4D
union {
struct {
float L
float a
float b
}
float data_lab [4]
};

Подробное описание

Структура точки, представляющая эвклидовы координаты xyz и цвет CIELAB.

Определение в строке 687 файла point_types.hpp.

Документация конструкторов и деструкторов

PointXYZLAB() [1/3]

constexpr pcl::PointXYZLAB::PointXYZLAB ( const _PointXYZLAB & p )
inlineconstexpr

Определение в строке 689 файла point_types.hpp.

PointXYZLAB() [2/3]

constexpr pcl::PointXYZLAB::PointXYZLAB ( )
inlineconstexpr

Определение в строке 691 файла point_types.hpp.

PointXYZLAB() [3/3]

constexpr pcl::PointXYZLAB::PointXYZLAB ( float _x,
float _y,
float _z,
float _L,
float _a,
float _b
)
inlineconstexpr

Определение в строке 693 файла point_types.hpp.

Документация друзей и связанных функций

operator<<

std::ostream& operator<< ( std::ostream & os,
const PointXYZLAB & p
)
friend

Документация для этой структуры была сгенерирована из следующего файла:
  • 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

Spec-Zone.ru

Настройки Оффлайн Что нового Помощь О нас
Spec-Zone .ru
спецификации, руководства, описания, API