Point Cloud Library (PCL)  1.14.0-dev
pcl::NormalRefinement< NormalT > Member List

This is the complete list of members for pcl::NormalRefinement< NormalT >, including all inherited members.

applyFilter(PointCloud &output) overridepcl::NormalRefinement< NormalT >protectedvirtual
ConstPtr typedefpcl::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() constpcl::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() constpcl::PCLBase< PointT >inline
getInputCloud() constpcl::PCLBase< PointT >inline
getMaxIterations()pcl::NormalRefinement< NormalT >inline
getRemovedIndices() constpcl::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) constpcl::PCLBase< PointT >inline
PCLBase()pcl::PCLBase< PointT >
PCLBase(const PCLBase &base)pcl::PCLBase< PointT >
PointIndicesConstPtr typedefpcl::PCLBase< PointT >
PointIndicesPtr typedefpcl::PCLBase< PointT >
Ptr typedefpcl::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()=defaultpcl::PCLBase< PointT >virtual