PCL
PixelTraits.h File Reference
#include <pcl/Defs.h>
#include <pcl/Diagnostics.h>
#include <pcl/Complex.h>
#include <pcl/Math.h>
#include <memory.h>

Go to the source code of this file.

Classes

class  pcl::ComplexPixelTraits
 32-bit IEEE 754 normalized floating point complex pixel traits. More...
 
class  pcl::DComplexPixelTraits
 64-bit IEEE 754 normalized floating point complex pixel traits. More...
 
class  pcl::DoublePixelTraits
 64-bit IEEE 754 normalized floating point real pixel traits. More...
 
class  pcl::FloatPixelTraits
 32-bit IEEE 754 normalized floating point real pixel traits. More...
 
class  pcl::GenericPixelTraits< S >
 Base class of all pixel traits classes. More...
 
class  pcl::UInt16PixelTraits
 16-bit unsigned integer pixel traits. More...
 
class  pcl::UInt20PixelTraits
 20-bit unsigned integer pixel traits. More...
 
class  pcl::UInt24PixelTraits
 24-bit unsigned integer pixel traits. More...
 
class  pcl::UInt32PixelTraits
 32-bit unsigned integer pixel traits. More...
 
class  pcl::UInt8PixelTraits
 8-bit unsigned integer pixel traits. More...
 

Namespaces

 pcl
 PCL root namespace.