, including all inherited members.
| applyFilter(PointCloud &output) | pcl::NormalRefinement< NormalT > | [protected] |
| Filter< NormalT >::applyFilter(PointCloud &output)=0 | pcl::Filter< NormalT > | [protected, pure virtual] |
| ConstPtr typedef | pcl::Filter< NormalT > | |
| convergence_threshold_ | pcl::NormalRefinement< NormalT > | [private] |
| deinitCompute() | pcl::PCLBase< NormalT > | [protected] |
| extract_removed_indices_ | pcl::Filter< NormalT > | [protected] |
| fake_indices_ | pcl::PCLBase< NormalT > | [protected] |
| Filter(bool extract_removed_indices=false) | pcl::Filter< NormalT > | [inline] |
| filter(PointCloud &output) | pcl::Filter< NormalT > | [inline] |
| filter_name_ | pcl::Filter< NormalT > | [protected] |
| getClassName() const | pcl::Filter< NormalT > | [inline, protected] |
| getConvergenceThreshold() | pcl::NormalRefinement< NormalT > | [inline] |
| getCorrespondences(std::vector< std::vector< int > > &k_indices, std::vector< std::vector< float > > &k_sqr_distances) | pcl::NormalRefinement< NormalT > | [inline] |
| getIndices() | pcl::PCLBase< NormalT > | [inline] |
| getInputCloud() | pcl::PCLBase< NormalT > | [inline] |
| getMaxIterations() | pcl::NormalRefinement< NormalT > | [inline] |
| getRemovedIndices() | pcl::Filter< NormalT > | [inline] |
| getRemovedIndices(PointIndices &pi) | pcl::Filter< NormalT > | [inline] |
| indices_ | pcl::PCLBase< NormalT > | [protected] |
| initCompute() | pcl::PCLBase< NormalT > | [protected] |
| input_ | pcl::PCLBase< NormalT > | [protected] |
| k_indices_ | pcl::NormalRefinement< NormalT > | [private] |
| k_sqr_distances_ | pcl::NormalRefinement< NormalT > | [private] |
| max_iterations_ | pcl::NormalRefinement< NormalT > | [private] |
| NormalRefinement() | pcl::NormalRefinement< NormalT > | [inline] |
| NormalRefinement(const std::vector< std::vector< int > > &k_indices, const std::vector< std::vector< float > > &k_sqr_distances) | pcl::NormalRefinement< NormalT > | [inline] |
| operator[](size_t pos) | pcl::PCLBase< NormalT > | [inline] |
| PCLBase() | pcl::PCLBase< NormalT > | |
| PCLBase(const PCLBase &base) | pcl::PCLBase< NormalT > | |
| PointCloud typedef | pcl::NormalRefinement< NormalT > | [private] |
| PointCloudConstPtr typedef | pcl::NormalRefinement< NormalT > | [private] |
| PointCloudPtr typedef | pcl::NormalRefinement< NormalT > | [private] |
| PointIndicesConstPtr typedef | pcl::PCLBase< NormalT > | |
| PointIndicesPtr typedef | pcl::PCLBase< NormalT > | |
| Ptr typedef | pcl::Filter< NormalT > | |
| removed_indices_ | pcl::Filter< NormalT > | [protected] |
| setConvergenceThreshold(float convergence_threshold) | pcl::NormalRefinement< NormalT > | [inline] |
| setCorrespondences(const std::vector< std::vector< int > > &k_indices, const std::vector< std::vector< float > > &k_sqr_distances) | pcl::NormalRefinement< NormalT > | [inline] |
| setIndices(const IndicesPtr &indices) | pcl::PCLBase< NormalT > | [virtual] |
| setIndices(const IndicesConstPtr &indices) | pcl::PCLBase< NormalT > | [virtual] |
| setIndices(const PointIndicesConstPtr &indices) | pcl::PCLBase< NormalT > | [virtual] |
| setIndices(size_t row_start, size_t col_start, size_t nb_rows, size_t nb_cols) | pcl::PCLBase< NormalT > | [virtual] |
| setInputCloud(const PointCloudConstPtr &cloud) | pcl::PCLBase< NormalT > | [virtual] |
| setMaxIterations(unsigned int max_iterations) | pcl::NormalRefinement< NormalT > | [inline] |
| use_indices_ | pcl::PCLBase< NormalT > | [protected] |
| ~Filter() | pcl::Filter< NormalT > | [inline, virtual] |
| ~PCLBase() | pcl::PCLBase< NormalT > | [inline, virtual] |