Point Cloud Library (PCL)  1.6.0
pcl::PlaneCoefficientComparator< PointT, PointNT > Member List
This is the complete list of members for pcl::PlaneCoefficientComparator< PointT, PointNT >, including all inherited members.
Comparator()pcl::Comparator< PointT > [inline]
compare(int idx1, int idx2) const pcl::PlaneCoefficientComparator< PointT, PointNT > [inline, virtual]
ConstPtr typedefpcl::PlaneCoefficientComparator< PointT, PointNT >
getAngularThreshold() const pcl::PlaneCoefficientComparator< PointT, PointNT > [inline]
getDistanceThreshold() const pcl::PlaneCoefficientComparator< PointT, PointNT > [inline]
getInputCloud() const pcl::Comparator< PointT > [inline, virtual]
getInputNormals() const pcl::PlaneCoefficientComparator< PointT, PointNT > [inline]
getPlaneCoeffD() const pcl::PlaneCoefficientComparator< PointT, PointNT > [inline]
PlaneCoefficientComparator()pcl::PlaneCoefficientComparator< PointT, PointNT > [inline]
PlaneCoefficientComparator(boost::shared_ptr< std::vector< float > > &plane_coeff_d)pcl::PlaneCoefficientComparator< PointT, PointNT > [inline]
PointCloud typedefpcl::PlaneCoefficientComparator< PointT, PointNT >
PointCloudConstPtr typedefpcl::PlaneCoefficientComparator< PointT, PointNT >
PointCloudN typedefpcl::PlaneCoefficientComparator< PointT, PointNT >
PointCloudNConstPtr typedefpcl::PlaneCoefficientComparator< PointT, PointNT >
PointCloudNPtr typedefpcl::PlaneCoefficientComparator< PointT, PointNT >
PointCloudPtr typedefpcl::Comparator< PointT >
Ptr typedefpcl::PlaneCoefficientComparator< PointT, PointNT >
setAngularThreshold(float angular_threshold)pcl::PlaneCoefficientComparator< PointT, PointNT > [inline, virtual]
setDistanceThreshold(float distance_threshold, bool depth_dependent=false)pcl::PlaneCoefficientComparator< PointT, PointNT > [inline]
setInputCloud(const PointCloudConstPtr &cloud)pcl::PlaneCoefficientComparator< PointT, PointNT > [inline, virtual]
setInputNormals(const PointCloudNConstPtr &normals)pcl::PlaneCoefficientComparator< PointT, PointNT > [inline]
setPlaneCoeffD(boost::shared_ptr< std::vector< float > > &plane_coeff_d)pcl::PlaneCoefficientComparator< PointT, PointNT > [inline]
setPlaneCoeffD(std::vector< float > &plane_coeff_d)pcl::PlaneCoefficientComparator< PointT, PointNT > [inline]
~Comparator()pcl::Comparator< PointT > [inline, virtual]
~PlaneCoefficientComparator()pcl::PlaneCoefficientComparator< PointT, PointNT > [inline, virtual]
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines