Public Member Functions | Protected Attributes | Private Member Functions
pcl::PointDataAtOffset< PointT > Class Template Reference

A datatype that enables type-correct comparisons. More...

#include <conditional_removal.h>

List of all members.

Public Member Functions

int compare (const PointT &p, const double &val)
 Compare function.
 PointDataAtOffset (uint8_t datatype, uint32_t offset)
 Constructor.

Protected Attributes

uint8_t datatype_
 The type of data.
uint32_t offset_
 The data offset.

Private Member Functions

 PointDataAtOffset ()

Detailed Description

template<typename PointT>
class pcl::PointDataAtOffset< PointT >

A datatype that enables type-correct comparisons.

Definition at line 60 of file conditional_removal.h.


Constructor & Destructor Documentation

template<typename PointT>
pcl::PointDataAtOffset< PointT >::PointDataAtOffset ( uint8_t  datatype,
uint32_t  offset 
) [inline]

Constructor.

Definition at line 64 of file conditional_removal.h.

template<typename PointT>
pcl::PointDataAtOffset< PointT >::PointDataAtOffset ( ) [inline, private]

Definition at line 82 of file conditional_removal.h.


Member Function Documentation

template<typename PointT >
int pcl::PointDataAtOffset< PointT >::compare ( const PointT p,
const double &  val 
)

Compare function.

Parameters:
pthe point to compare
valthe value to compare the point to

Definition at line 539 of file conditional_removal.hpp.


Member Data Documentation

template<typename PointT>
uint8_t pcl::PointDataAtOffset< PointT >::datatype_ [protected]

The type of data.

Definition at line 77 of file conditional_removal.h.

template<typename PointT>
uint32_t pcl::PointDataAtOffset< PointT >::offset_ [protected]

The data offset.

Definition at line 80 of file conditional_removal.h.


The documentation for this class was generated from the following files:


pcl
Author(s): Open Perception
autogenerated on Mon Oct 6 2014 03:19:51