
Public Member Functions | |
| void | computeTransformation (pcl::PointCloud< PointSource > &foo) |
| void | findFeatureCorrespondencesTest (int index, std::vector< int > &correspondence_indices) |
| bool | hasValidFeaturesTest () |
Definition at line 59 of file test/test_registration.cpp.
| void RegistrationWrapper< PointSource, PointTarget >::computeTransformation | ( | pcl::PointCloud< PointSource > & | foo | ) | [inline] |
Definition at line 62 of file test/test_registration.cpp.
| void RegistrationWrapper< PointSource, PointTarget >::findFeatureCorrespondencesTest | ( | int | index, | |
| std::vector< int > & | correspondence_indices | |||
| ) | [inline] |
Definition at line 68 of file test/test_registration.cpp.
| bool RegistrationWrapper< PointSource, PointTarget >::hasValidFeaturesTest | ( | ) | [inline] |
Definition at line 64 of file test/test_registration.cpp.