ConstPtr typedef | pcl::registration::TransformationEstimationPointToPlaneLLS< PointSource, PointTarget, Scalar > | |
constructTransformationMatrix(const double &alpha, const double &beta, const double &gamma, const double &tx, const double &ty, const double &tz, Matrix4 &transformation_matrix) const | pcl::registration::TransformationEstimationPointToPlaneLLS< PointSource, PointTarget, Scalar > | inlineprotected |
estimateRigidTransformation(const pcl::PointCloud< PointSource > &cloud_src, const pcl::PointCloud< PointTarget > &cloud_tgt, Matrix4 &transformation_matrix) const override | pcl::registration::TransformationEstimationPointToPlaneLLS< PointSource, PointTarget, Scalar > | inline |
estimateRigidTransformation(const pcl::PointCloud< PointSource > &cloud_src, const pcl::Indices &indices_src, const pcl::PointCloud< PointTarget > &cloud_tgt, Matrix4 &transformation_matrix) const override | pcl::registration::TransformationEstimationPointToPlaneLLS< PointSource, PointTarget, Scalar > | inline |
estimateRigidTransformation(const pcl::PointCloud< PointSource > &cloud_src, const pcl::Indices &indices_src, const pcl::PointCloud< PointTarget > &cloud_tgt, const pcl::Indices &indices_tgt, Matrix4 &transformation_matrix) const override | pcl::registration::TransformationEstimationPointToPlaneLLS< PointSource, PointTarget, Scalar > | inline |
estimateRigidTransformation(const pcl::PointCloud< PointSource > &cloud_src, const pcl::PointCloud< PointTarget > &cloud_tgt, const pcl::Correspondences &correspondences, Matrix4 &transformation_matrix) const override | pcl::registration::TransformationEstimationPointToPlaneLLS< PointSource, PointTarget, Scalar > | inline |
estimateRigidTransformation(ConstCloudIterator< PointSource > &source_it, ConstCloudIterator< PointTarget > &target_it, Matrix4 &transformation_matrix) const | pcl::registration::TransformationEstimationPointToPlaneLLS< PointSource, PointTarget, Scalar > | inlineprotected |
TransformationEstimation< PointSource, PointTarget, float >::estimateRigidTransformation(const pcl::PointCloud< PointSource > &cloud_src, const pcl::PointCloud< PointTarget > &cloud_tgt, Matrix4 &transformation_matrix) const=0 | pcl::registration::TransformationEstimation< PointSource, PointTarget, float > | pure virtual |
TransformationEstimation< PointSource, PointTarget, float >::estimateRigidTransformation(const pcl::PointCloud< PointSource > &cloud_src, const pcl::Indices &indices_src, const pcl::PointCloud< PointTarget > &cloud_tgt, Matrix4 &transformation_matrix) const=0 | pcl::registration::TransformationEstimation< PointSource, PointTarget, float > | pure virtual |
TransformationEstimation< PointSource, PointTarget, float >::estimateRigidTransformation(const pcl::PointCloud< PointSource > &cloud_src, const pcl::Indices &indices_src, const pcl::PointCloud< PointTarget > &cloud_tgt, const pcl::Indices &indices_tgt, Matrix4 &transformation_matrix) const=0 | pcl::registration::TransformationEstimation< PointSource, PointTarget, float > | pure virtual |
TransformationEstimation< PointSource, PointTarget, float >::estimateRigidTransformation(const pcl::PointCloud< PointSource > &cloud_src, const pcl::PointCloud< PointTarget > &cloud_tgt, const pcl::Correspondences &correspondences, Matrix4 &transformation_matrix) const=0 | pcl::registration::TransformationEstimation< PointSource, PointTarget, float > | pure virtual |
Matrix4 typedef | pcl::registration::TransformationEstimationPointToPlaneLLS< PointSource, PointTarget, Scalar > | |
Ptr typedef | pcl::registration::TransformationEstimationPointToPlaneLLS< PointSource, PointTarget, Scalar > | |
TransformationEstimation()=default | pcl::registration::TransformationEstimation< PointSource, PointTarget, float > | |
TransformationEstimationPointToPlaneLLS()=default | pcl::registration::TransformationEstimationPointToPlaneLLS< PointSource, PointTarget, Scalar > | |
~TransformationEstimation()=default | pcl::registration::TransformationEstimation< PointSource, PointTarget, float > | virtual |
~TransformationEstimationPointToPlaneLLS() override=default | pcl::registration::TransformationEstimationPointToPlaneLLS< PointSource, PointTarget, Scalar > | |