Jafar
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Public Types | Public Member Functions | Private Member Functions | Private Attributes
jafar::velodyneutils::PointCloudMapper< PointT > Class Template Reference

**************************************************************************** PointCloudMapper More...


Detailed Description

template<typename PointT>
class jafar::velodyneutils::PointCloudMapper< PointT >

**************************************************************************** PointCloudMapper

Definition at line 122 of file filters.hpp.

#include <filters.hpp>

List of all members.

Public Types

typedef pcl::PointCloud< PointT > PointCloud
typedef PointCloud::Ptr PointCloudPtr
typedef PointCloud::ConstPtr PointCloudConstPtr
typedef boost::shared_ptr
< PointCloudMapper< PointT > > 
Ptr
typedef boost::shared_ptr
< const PointCloudMapper
< PointT > > 
ConstPtr

Public Member Functions

int setCloudIn (const PointCloudConstPtr &cloud)
int setCloudOut (const PointCloudPtr &cloud)
int compute ()

Private Member Functions

bool initCompute ()

Private Attributes

PointCloudConstPtr mCloudIn
PointCloudPtr mCloudInDense
PointCloudPtr mCloudOut
int numClouds

The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

Generated on Wed Oct 15 2014 00:37:52 for Jafar by doxygen 1.7.6.1
LAAS-CNRS