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

#include <PCLPointField.h>

List of all members.

Public Types

typedef boost::shared_ptr
< ::pcl::PCLPointField const > 
ConstPtr
enum  PointFieldTypes {
  INT8 = 1, UINT8 = 2, INT16 = 3, UINT16 = 4,
  INT32 = 5, UINT32 = 6, FLOAT32 = 7, FLOAT64 = 8
}
typedef boost::shared_ptr
< ::pcl::PCLPointField
Ptr

Public Member Functions

 PCLPointField ()

Public Attributes

pcl::uint32_t count
pcl::uint8_t datatype
std::string name
pcl::uint32_t offset

Detailed Description

Definition at line 16 of file PCLPointField.h.


Member Typedef Documentation

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

Definition at line 38 of file PCLPointField.h.

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

Definition at line 37 of file PCLPointField.h.


Member Enumeration Documentation

Enumerator:
INT8 
UINT8 
INT16 
UINT16 
INT32 
UINT32 
FLOAT32 
FLOAT64 

Definition at line 27 of file PCLPointField.h.


Constructor & Destructor Documentation

Definition at line 18 of file PCLPointField.h.


Member Data Documentation

Definition at line 25 of file PCLPointField.h.

Definition at line 24 of file PCLPointField.h.

Definition at line 21 of file PCLPointField.h.

Definition at line 23 of file PCLPointField.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