Point Cloud Library (PCL)  1.7.0
pcl::registration::CorrespondenceEstimation< PointSource, PointTarget, Scalar > Member List

This is the complete list of members for pcl::registration::CorrespondenceEstimation< PointSource, PointTarget, Scalar >, including all inherited members.

ConstPtr typedefpcl::registration::CorrespondenceEstimation< PointSource, PointTarget, Scalar >
corr_name_pcl::registration::CorrespondenceEstimationBase< PointSource, PointTarget, Scalar >protected
CorrespondenceEstimation()pcl::registration::CorrespondenceEstimation< PointSource, PointTarget, Scalar >inline
CorrespondenceEstimationBase()pcl::registration::CorrespondenceEstimationBase< PointSource, PointTarget, Scalar >inline
deinitCompute()pcl::PCLBase< PointSource >protected
determineCorrespondences(pcl::Correspondences &correspondences, double max_distance=std::numeric_limits< double >::max())pcl::registration::CorrespondenceEstimation< PointSource, PointTarget, Scalar >virtual
determineReciprocalCorrespondences(pcl::Correspondences &correspondences, double max_distance=std::numeric_limits< double >::max())pcl::registration::CorrespondenceEstimation< PointSource, PointTarget, Scalar >virtual
fake_indices_pcl::PCLBase< PointSource >protected
force_no_recompute_pcl::registration::CorrespondenceEstimationBase< PointSource, PointTarget, Scalar >protected
force_no_recompute_reciprocal_pcl::registration::CorrespondenceEstimationBase< PointSource, PointTarget, Scalar >protected
getClassName() const pcl::registration::CorrespondenceEstimationBase< PointSource, PointTarget, Scalar >inlineprotected
getIndices()pcl::PCLBase< PointSource >inline
getIndicesSource()pcl::registration::CorrespondenceEstimationBase< PointSource, PointTarget, Scalar >inline
getIndicesTarget()pcl::registration::CorrespondenceEstimationBase< PointSource, PointTarget, Scalar >inline
getInputCloud()pcl::PCLBase< PointSource >inline
getInputSource()pcl::registration::CorrespondenceEstimationBase< PointSource, PointTarget, Scalar >inline
getInputTarget()pcl::registration::CorrespondenceEstimationBase< PointSource, PointTarget, Scalar >inline
getSearchMethodSource() const pcl::registration::CorrespondenceEstimationBase< PointSource, PointTarget, Scalar >inline
getSearchMethodTarget() const pcl::registration::CorrespondenceEstimationBase< PointSource, PointTarget, Scalar >inline
indices_pcl::PCLBase< PointSource >protected
initCompute()pcl::registration::CorrespondenceEstimationBase< PointSource, PointTarget, Scalar >protected
initComputeReciprocal()pcl::registration::CorrespondenceEstimationBase< PointSource, PointTarget, Scalar >protected
input_pcl::PCLBase< PointSource >protected
input_fields_pcl::registration::CorrespondenceEstimationBase< PointSource, PointTarget, Scalar >protected
input_transformed_pcl::registration::CorrespondenceEstimationBase< PointSource, PointTarget, Scalar >protected
KdTree typedefpcl::registration::CorrespondenceEstimation< PointSource, PointTarget, Scalar >
KdTreePtr typedefpcl::registration::CorrespondenceEstimation< PointSource, PointTarget, Scalar >
KdTreeReciprocal typedefpcl::registration::CorrespondenceEstimationBase< PointSource, PointTarget, Scalar >
KdTreeReciprocalPtr typedefpcl::registration::CorrespondenceEstimationBase< PointSource, PointTarget, Scalar >
operator[](size_t pos)pcl::PCLBase< PointSource >inline
PCL_DEPRECATED(void setInputCloud(const PointCloudSourceConstPtr &cloud),"[pcl::registration::CorrespondenceEstimationBase::setInputCloud] setInputCloud is deprecated. Please use setInputSource instead.")pcl::registration::CorrespondenceEstimationBase< PointSource, PointTarget, Scalar >
PCL_DEPRECATED(PointCloudSourceConstPtr const getInputCloud(),"[pcl::registration::CorrespondenceEstimationBase::getInputCloud] getInputCloud is deprecated. Please use getInputSource instead.")pcl::registration::CorrespondenceEstimationBase< PointSource, PointTarget, Scalar >
PCLBase()pcl::PCLBase< PointSource >
PCLBase(const PCLBase &base)pcl::PCLBase< PointSource >
point_representation_pcl::registration::CorrespondenceEstimationBase< PointSource, PointTarget, Scalar >protected
PointCloud typedefpcl::PCLBase< PointSource >
PointCloudConstPtr typedefpcl::PCLBase< PointSource >
PointCloudPtr typedefpcl::PCLBase< PointSource >
PointCloudSource typedefpcl::registration::CorrespondenceEstimation< PointSource, PointTarget, Scalar >
PointCloudSourceConstPtr typedefpcl::registration::CorrespondenceEstimation< PointSource, PointTarget, Scalar >
PointCloudSourcePtr typedefpcl::registration::CorrespondenceEstimation< PointSource, PointTarget, Scalar >
PointCloudTarget typedefpcl::registration::CorrespondenceEstimation< PointSource, PointTarget, Scalar >
PointCloudTargetConstPtr typedefpcl::registration::CorrespondenceEstimation< PointSource, PointTarget, Scalar >
PointCloudTargetPtr typedefpcl::registration::CorrespondenceEstimation< PointSource, PointTarget, Scalar >
PointIndicesConstPtr typedefpcl::PCLBase< PointSource >
PointIndicesPtr typedefpcl::PCLBase< PointSource >
PointRepresentationConstPtr typedefpcl::registration::CorrespondenceEstimation< PointSource, PointTarget, Scalar >
Ptr typedefpcl::registration::CorrespondenceEstimation< PointSource, PointTarget, Scalar >
setIndices(const IndicesPtr &indices)pcl::PCLBase< PointSource >virtual
setIndices(const IndicesConstPtr &indices)pcl::PCLBase< PointSource >virtual
setIndices(const PointIndicesConstPtr &indices)pcl::PCLBase< PointSource >virtual
setIndices(size_t row_start, size_t col_start, size_t nb_rows, size_t nb_cols)pcl::PCLBase< PointSource >virtual
setIndicesSource(const IndicesPtr &indices)pcl::registration::CorrespondenceEstimationBase< PointSource, PointTarget, Scalar >inline
setIndicesTarget(const IndicesPtr &indices)pcl::registration::CorrespondenceEstimationBase< PointSource, PointTarget, Scalar >inline
setInputCloud(const PointCloudConstPtr &cloud)pcl::PCLBase< PointSource >virtual
setInputSource(const PointCloudSourceConstPtr &cloud)pcl::registration::CorrespondenceEstimationBase< PointSource, PointTarget, Scalar >inline
setInputTarget(const PointCloudTargetConstPtr &cloud)pcl::registration::CorrespondenceEstimationBase< PointSource, PointTarget, Scalar >inline
setPointRepresentation(const PointRepresentationConstPtr &point_representation)pcl::registration::CorrespondenceEstimationBase< PointSource, PointTarget, Scalar >inline
setSearchMethodSource(const KdTreeReciprocalPtr &tree, bool force_no_recompute=false)pcl::registration::CorrespondenceEstimationBase< PointSource, PointTarget, Scalar >inline
setSearchMethodTarget(const KdTreePtr &tree, bool force_no_recompute=false)pcl::registration::CorrespondenceEstimationBase< PointSource, PointTarget, Scalar >inline
source_cloud_updated_pcl::registration::CorrespondenceEstimationBase< PointSource, PointTarget, Scalar >protected
target_pcl::registration::CorrespondenceEstimationBase< PointSource, PointTarget, Scalar >protected
target_cloud_updated_pcl::registration::CorrespondenceEstimationBase< PointSource, PointTarget, Scalar >protected
target_indices_pcl::registration::CorrespondenceEstimationBase< PointSource, PointTarget, Scalar >protected
tree_pcl::registration::CorrespondenceEstimationBase< PointSource, PointTarget, Scalar >protected
tree_reciprocal_pcl::registration::CorrespondenceEstimationBase< PointSource, PointTarget, Scalar >protected
use_indices_pcl::PCLBase< PointSource >protected
~CorrespondenceEstimation()pcl::registration::CorrespondenceEstimation< PointSource, PointTarget, Scalar >inlinevirtual
~CorrespondenceEstimationBase()pcl::registration::CorrespondenceEstimationBase< PointSource, PointTarget, Scalar >inlinevirtual
~PCLBase()pcl::PCLBase< PointSource >inlinevirtual