Spec-Zone.ru › PointCloudLibrary

Структура точки, представляющая три инварианта моментов. Подробнее...

#include <pcl/impl/point_types.hpp>

Публичные члены-функции

constexpr MomentInvariants ()=default
constexpr MomentInvariants (float _j1, float _j2, float _j3)

Публичные члены-данные

float j1 = 0.f
float j2 = 0.f
float j3 = 0.f

Друзья

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

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

Структура точки, представляющая три инварианта моментов.

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

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

MomentInvariants() [1/2]

constexpr pcl::MomentInvariants::MomentInvariants ( )
inlineconstexprdefault

MomentInvariants() [2/2]

constexpr pcl::MomentInvariants::MomentInvariants ( float _j1,
float _j2,
float _j3
)
inlineconstexpr

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

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

operator<<

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

Документация по членам данных

j1

float pcl::MomentInvariants::j1 = 0.f

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

j2

float pcl::MomentInvariants::j2 = 0.f

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

j3

float pcl::MomentInvariants::j3 = 0.f

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


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

Spec-Zone.ru

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