
| Public Member Functions | |
| void | addFilter (string name, PM::Parameters params) | 
| virtual void | SetUp () | 
| virtual void | TearDown () | 
|  Public Member Functions inherited from IcpHelper | |
| virtual void | dumpVTK () | 
| void | validate2dTransformation () | 
| void | validate3dTransformation () | 
|  Public Member Functions inherited from testing::Test | |
| virtual | ~Test () | 
| Public Attributes | |
| std::shared_ptr< PM::Matcher > | testedMatcher | 
|  Public Attributes inherited from IcpHelper | |
| PM::ICP | icp | 
| PM::Parameters | params | 
| Additional Inherited Members | |
|  Public Types inherited from testing::Test | |
| typedef internal::SetUpTestCaseFunc | SetUpTestCaseFunc | 
| typedef internal::TearDownTestCaseFunc | TearDownTestCaseFunc | 
|  Static Public Member Functions inherited from testing::Test | |
| static bool | HasFailure () | 
| static bool | HasFatalFailure () | 
| static bool | HasNonfatalFailure () | 
| static void | RecordProperty (const std::string &key, const std::string &value) | 
| static void | RecordProperty (const std::string &key, int value) | 
| static void | SetUpTestCase () | 
| static void | TearDownTestCase () | 
|  Protected Member Functions inherited from testing::Test | |
| Test () | |
Definition at line 11 of file 3rdparty/libpointmatcher/utest/ui/Matcher.cpp.
| 
 | inline | 
Definition at line 29 of file 3rdparty/libpointmatcher/utest/ui/Matcher.cpp.
| 
 | inlinevirtual | 
Reimplemented from testing::Test.
Definition at line 19 of file 3rdparty/libpointmatcher/utest/ui/Matcher.cpp.
| 
 | inlinevirtual | 
Reimplemented from testing::Test.
Definition at line 27 of file 3rdparty/libpointmatcher/utest/ui/Matcher.cpp.
| std::shared_ptr<PM::Matcher> MatcherTest::testedMatcher | 
Definition at line 16 of file 3rdparty/libpointmatcher/utest/ui/Matcher.cpp.