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