Spec-Zone.ru › PointCloudLibrary

#include <pcl/PCLImage.h>

Collaboration graph
[легенда]

Общедоступные типы

using Ptr = shared_ptr< ::pcl::PCLImage >
using ConstPtr = shared_ptr< const ::pcl::PCLImage >

Общедоступные атрибуты

::pcl::PCLHeader header
uindex_t height = 0
uindex_t width = 0
std::string encoding
std::uint8_t is_bigendian = 0
uindex_t step = 0
std::vector< std::uint8_t > data

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

Определение в строке 12 файла PCLImage.h.

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

ConstPtr

using pcl::PCLImage::ConstPtr = shared_ptr<const ::pcl::PCLImage>

Определение в строке 26 файла PCLImage.h.

Ptr

using pcl::PCLImage::Ptr = shared_ptr< ::pcl::PCLImage>

Определение в строке 25 файла PCLImage.h.

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

data

std::vector<std::uint8_t> pcl::PCLImage::data

Определение в строке 23 файла PCLImage.h.

encoding

std::string pcl::PCLImage::encoding

Определение в строке 18 файла PCLImage.h.

header

::pcl::PCLHeader pcl::PCLImage::header

Определение в строке 14 файла PCLImage.h.

height

uindex_t pcl::PCLImage::height = 0

Определение в строке 16 файла PCLImage.h.

Используется в pcl::io::PointCloudImageExtractorWithScaling< PointT >::extractImpl(), pcl::io::PointCloudImageExtractorFromNormalField< PointT >::extractImpl(), pcl::io::PointCloudImageExtractorFromRGBField< PointT >::extractImpl(), pcl::io::PointCloudImageExtractorFromLabelField< PointT >::extractImpl() и pcl::toPCLPointCloud2().

is_bigendian

std::uint8_t pcl::PCLImage::is_bigendian = 0

Определение в строке 20 файла PCLImage.h.

step

uindex_t pcl::PCLImage::step = 0

Определение в строке 21 файла PCLImage.h.

Используется в pcl::io::PointCloudImageExtractorWithScaling< PointT >::extractImpl(), pcl::io::PointCloudImageExtractorFromNormalField< PointT >::extractImpl(), pcl::io::PointCloudImageExtractorFromRGBField< PointT >::extractImpl(), pcl::io::PointCloudImageExtractorFromLabelField< PointT >::extractImpl() и pcl::toPCLPointCloud2().

width

uindex_t pcl::PCLImage::width = 0

Определение в строке 17 файла PCLImage.h.

Используется в pcl::io::PointCloudImageExtractorWithScaling< PointT >::extractImpl(), pcl::io::PointCloudImageExtractorFromNormalField< PointT >::extractImpl(), pcl::io::PointCloudImageExtractorFromRGBField< PointT >::extractImpl(), pcl::io::PointCloudImageExtractorFromLabelField< PointT >::extractImpl() и pcl::toPCLPointCloud2().


Документация для данной структуры была сгенерирована из следующего файла:
  • pcl/PCLImage.h

© 2009–2012, Willow Garage, Inc.
© 2012–, Open Perception, Inc.
Licensed under the BSD License.
https://pointclouds.org/documentation/structpcl_1_1_p_c_l_image.html

Spec-Zone.ru

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