Public Types | Public Member Functions | Public Attributes
pcl::PCLImage Struct Reference

#include <PCLImage.h>

List of all members.

Public Types

typedef boost::shared_ptr
< ::pcl::PCLImage const > 
ConstPtr
typedef boost::shared_ptr
< ::pcl::PCLImage
Ptr

Public Member Functions

 PCLImage ()

Public Attributes

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

Detailed Description

Definition at line 16 of file PCLImage.h.


Member Typedef Documentation

typedef boost::shared_ptr< ::pcl::PCLImage const> pcl::PCLImage::ConstPtr

Definition at line 34 of file PCLImage.h.

typedef boost::shared_ptr< ::pcl::PCLImage> pcl::PCLImage::Ptr

Definition at line 33 of file PCLImage.h.


Constructor & Destructor Documentation

Definition at line 18 of file PCLImage.h.


Member Data Documentation

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

Definition at line 31 of file PCLImage.h.

Definition at line 26 of file PCLImage.h.

Definition at line 22 of file PCLImage.h.

pcl::uint32_t pcl::PCLImage::height

Definition at line 24 of file PCLImage.h.

Definition at line 28 of file PCLImage.h.

pcl::uint32_t pcl::PCLImage::step

Definition at line 29 of file PCLImage.h.

pcl::uint32_t pcl::PCLImage::width

Definition at line 25 of file PCLImage.h.


The documentation for this struct was generated from the following file:


pcl
Author(s): Open Perception
autogenerated on Wed Aug 26 2015 15:42:48