angular_threshold_ | pcl::PlaneCoefficientComparator< PointT, PointNT > | protected |
Comparator() | pcl::Comparator< PointT > | inline |
compare(int idx1, int idx2) const override | pcl::EdgeAwarePlaneComparator< PointT, PointNT > | inlineprotectedvirtual |
ConstPtr typedef | pcl::EdgeAwarePlaneComparator< PointT, PointNT > | |
curvature_threshold_ | pcl::EdgeAwarePlaneComparator< PointT, PointNT > | protected |
depth_dependent_ | pcl::PlaneCoefficientComparator< PointT, PointNT > | protected |
distance_map_ | pcl::EdgeAwarePlaneComparator< PointT, PointNT > | protected |
distance_map_threshold_ | pcl::EdgeAwarePlaneComparator< PointT, PointNT > | protected |
distance_threshold_ | pcl::PlaneCoefficientComparator< PointT, PointNT > | protected |
EdgeAwarePlaneComparator() | pcl::EdgeAwarePlaneComparator< PointT, PointNT > | inline |
EdgeAwarePlaneComparator(const float *distance_map) | pcl::EdgeAwarePlaneComparator< PointT, PointNT > | inline |
euclidean_distance_threshold_ | pcl::EdgeAwarePlaneComparator< PointT, PointNT > | protected |
getAngularThreshold() const | pcl::PlaneCoefficientComparator< PointT, PointNT > | inline |
getCurvatureThreshold() const | pcl::EdgeAwarePlaneComparator< PointT, PointNT > | inline |
getDistanceMap() const | pcl::EdgeAwarePlaneComparator< PointT, PointNT > | inline |
getDistanceMapThreshold() const | pcl::EdgeAwarePlaneComparator< PointT, PointNT > | inline |
getDistanceThreshold() const | pcl::PlaneCoefficientComparator< PointT, PointNT > | inline |
getEuclideanDistanceThreshold() const | pcl::EdgeAwarePlaneComparator< PointT, PointNT > | inline |
getInputCloud() const | pcl::Comparator< PointT > | inlinevirtual |
getInputNormals() const | pcl::PlaneCoefficientComparator< PointT, PointNT > | inline |
getPlaneCoeffD() const | pcl::PlaneCoefficientComparator< PointT, PointNT > | inline |
input_ | pcl::Comparator< PointT > | protected |
normals_ | pcl::PlaneCoefficientComparator< PointT, PointNT > | protected |
plane_coeff_d_ | pcl::PlaneCoefficientComparator< PointT, PointNT > | protected |
PlaneCoefficientComparator() | pcl::PlaneCoefficientComparator< PointT, PointNT > | inline |
PlaneCoefficientComparator(shared_ptr< std::vector< float > > &plane_coeff_d) | pcl::PlaneCoefficientComparator< PointT, PointNT > | inline |
PointCloud typedef | pcl::EdgeAwarePlaneComparator< PointT, PointNT > | |
PointCloudConstPtr typedef | pcl::EdgeAwarePlaneComparator< PointT, PointNT > | |
PointCloudN typedef | pcl::EdgeAwarePlaneComparator< PointT, PointNT > | |
PointCloudNConstPtr typedef | pcl::EdgeAwarePlaneComparator< PointT, PointNT > | |
PointCloudNPtr typedef | pcl::EdgeAwarePlaneComparator< PointT, PointNT > | |
PointCloudPtr typedef | pcl::Comparator< PointT > | |
Ptr typedef | pcl::EdgeAwarePlaneComparator< PointT, PointNT > | |
setAngularThreshold(float angular_threshold) | pcl::PlaneCoefficientComparator< PointT, PointNT > | inlinevirtual |
setCurvatureThreshold(float curvature_threshold) | pcl::EdgeAwarePlaneComparator< PointT, PointNT > | inline |
setDistanceMap(const float *distance_map) | pcl::EdgeAwarePlaneComparator< PointT, PointNT > | inline |
setDistanceMapThreshold(float distance_map_threshold) | pcl::EdgeAwarePlaneComparator< PointT, PointNT > | inline |
setDistanceThreshold(float distance_threshold, bool depth_dependent=false) | pcl::PlaneCoefficientComparator< PointT, PointNT > | inline |
setEuclideanDistanceThreshold(float euclidean_distance_threshold) | pcl::EdgeAwarePlaneComparator< PointT, PointNT > | inline |
setInputCloud(const PointCloudConstPtr &cloud) override | pcl::PlaneCoefficientComparator< PointT, PointNT > | inlinevirtual |
setInputNormals(const PointCloudNConstPtr &normals) | pcl::PlaneCoefficientComparator< PointT, PointNT > | inline |
setPlaneCoeffD(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 |
z_axis_ | pcl::PlaneCoefficientComparator< PointT, PointNT > | protected |
~Comparator()=default | pcl::Comparator< PointT > | virtual |
~EdgeAwarePlaneComparator() override=default | pcl::EdgeAwarePlaneComparator< PointT, PointNT > | |
~PlaneCoefficientComparator() override=default | pcl::PlaneCoefficientComparator< PointT, PointNT > | |