filter.h File Reference

#include "pcl/pcl_base.h"
#include "pcl/ros/conversions.h"
#include <cfloat>
Include dependency graph for filter.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  pcl::Filter< PointT >
 Filter represents the base filter class. Some generic 3D operations that are applicable to all filters are defined here as static methods. More...
class  pcl::Filter< sensor_msgs::PointCloud2 >
 Filter represents the base filter class. Some generic 3D operations that are applicable to all filters are defined here as static methods. More...

Namespaces

namespace  pcl

Functions

template<typename PointT >
void pcl::removeNaNFromPointCloud (const pcl::PointCloud< PointT > &cloud_in, pcl::PointCloud< PointT > &cloud_out, std::vector< int > &index)
 Removes points with x, y, or z equal to NaN.
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines


pcl
Author(s): See http://pcl.ros.org/authors for the complete list of authors.
autogenerated on Fri Jan 11 09:55:41 2013