Point Cloud Library (PCL)  1.3.1
Classes | Namespaces
point_representation.h File Reference
#include "pcl/point_types.h"
#include "pcl/win32_macros.h"
#include "pcl/ros/for_each_type.h"
Include dependency graph for point_representation.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  pcl::PointRepresentation
 PointRepresentation provides a set of methods for converting a point structs/object into an n-dimensional vector. More...
class  pcl::DefaultPointRepresentation
 DefaultPointRepresentation extends PointRepresentation to define default behavior for common point types. More...
class  pcl::DefaultFeatureRepresentation
 DefaulFeatureRepresentation extends PointRepresentation and is intended to be used when defining the default behavior for feature descriptor types (i.e., copy each element of each field into a float array). More...
struct  pcl::DefaultFeatureRepresentation::IncrementFunctor
struct  pcl::DefaultFeatureRepresentation::NdCopyPointFunctor
struct  pcl::DefaultFeatureRepresentation::NdCopyPointFunctor::Helper
struct  pcl::DefaultFeatureRepresentation::NdCopyPointFunctor::Helper< Key, FieldT[NrDims], NrDims >
class  pcl::DefaultPointRepresentation< PointXYZ >
class  pcl::DefaultPointRepresentation< PointXYZI >
class  pcl::DefaultPointRepresentation< PointNormal >
class  pcl::DefaultPointRepresentation< PFHSignature125 >
class  pcl::DefaultPointRepresentation< PFHRGBSignature250 >
class  pcl::DefaultPointRepresentation< PPFSignature >
class  pcl::DefaultPointRepresentation< FPFHSignature33 >
class  pcl::DefaultPointRepresentation< VFHSignature308 >
class  pcl::DefaultPointRepresentation< NormalBasedSignature12 >
class  pcl::DefaultPointRepresentation< SHOT >
class  pcl::CustomPointRepresentation
 CustomPointRepresentation extends PointRepresentation to allow for sub-part selection on the point. More...

Namespaces

namespace  pcl
 

Software License Agreement (BSD License)


 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines