#include <utest.h>
Public Member Functions | |
virtual void | dumpVTK () |
void | validate2dTransformation () |
void | validate3dTransformation () |
Public Member Functions inherited from testing::Test | |
virtual | ~Test () |
Public Attributes | |
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 | |
virtual void | SetUp () |
virtual void | TearDown () |
Test () | |
PM::Parameters IcpHelper::params |