
Public Member Functions | |
| void | computeTransformation (pcl::PointCloud< PointSource > &, const Eigen::Matrix4f &) |
| void | findFeatureCorrespondencesTest (int index, std::vector< int > &correspondence_indices) |
| bool | hasValidFeaturesTest () |
Definition at line 69 of file test/registration/test_registration.cpp.
| void RegistrationWrapper< PointSource, PointTarget >::computeTransformation | ( | pcl::PointCloud< PointSource > & | , |
| const Eigen::Matrix4f & | |||
| ) | [inline] |
Definition at line 72 of file test/registration/test_registration.cpp.
| void RegistrationWrapper< PointSource, PointTarget >::findFeatureCorrespondencesTest | ( | int | index, |
| std::vector< int > & | correspondence_indices | ||
| ) | [inline] |
Definition at line 78 of file test/registration/test_registration.cpp.
| bool RegistrationWrapper< PointSource, PointTarget >::hasValidFeaturesTest | ( | ) | [inline] |
Definition at line 74 of file test/registration/test_registration.cpp.