Spec-Zone.ru › PointCloudLibrary

#include <pcl/impl/point_types.hpp>

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

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

constexpr PointXYZHSV (const _PointXYZHSV &p)
constexpr PointXYZHSV ()
constexpr PointXYZHSV (float _h, float _s, float _v)
constexpr PointXYZHSV (float _x, float _y, float _z, float _h, float _s, float _v)

Друзья

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

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

- Публичные атрибуты, унаследованные от pcl::_PointXYZHSV
PCL_ADD_POINT4D
union {
struct {
float h
float s
float v
}
float data_c [4]
};

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

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

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

PointXYZHSV() [1/4]

constexpr pcl::PointXYZHSV::PointXYZHSV ( const _PointXYZHSV & p )
inlineconstexpr

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

PointXYZHSV() [2/4]

constexpr pcl::PointXYZHSV::PointXYZHSV ( )
inlineconstexpr

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

PointXYZHSV() [3/4]

constexpr pcl::PointXYZHSV::PointXYZHSV ( float _h,
float _s,
float _v
)
inlineconstexpr

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

PointXYZHSV() [4/4]

constexpr pcl::PointXYZHSV::PointXYZHSV ( float _x,
float _y,
float _z,
float _h,
float _s,
float _v
)
inlineconstexpr

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

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

operator<<

std::ostream& operator<< ( std::ostream & os,
const PointXYZHSV & 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_h_s_v.html

Spec-Zone.ru

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