conditional_removal.h File Reference

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

Go to the source code of this file.

Classes

class  pcl::ComparisonBase< PointT >
 The (abstract) base class for the comparison object. More...
class  pcl::ConditionalRemoval< PointT >
 ConditionalRemoval filters data that satisfies certain conditions. More...
class  pcl::ConditionAnd< PointT >
 AND condition. More...
class  pcl::ConditionBase< PointT >
 Base condition class. More...
class  pcl::ConditionOr< PointT >
 OR condition. More...
class  pcl::FieldComparison< PointT >
 The field-based specialization of the comparison object. More...
class  pcl::PackedHSIComparison< PointT >
 A packed HSI specialization of the comparison object. More...
class  pcl::PackedRGBComparison< PointT >
 A packed rgb specialization of the comparison object. More...
class  pcl::PointDataAtOffset< PointT >
 A datatype that enables type-correct comparisons. More...

Namespaces

namespace  pcl
namespace  pcl::ComparisonOps

Enumerations

enum  pcl::ComparisonOps::CompareOp {
  pcl::ComparisonOps::GT, pcl::ComparisonOps::GE, pcl::ComparisonOps::LT, pcl::ComparisonOps::LE,
  pcl::ComparisonOps::EQ
}
 

The kind of comparison operations that are possible within a comparison object.

More...
 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:30 2013