Protected Member Functions | |
void | EvaluateExtractClosestPoint (ccd_simplex_t *simplex, const Vector3d &p0_expected, const Vector3d &p1_expected, ccd_vec3_t *closest, const char *message) |
void | SetUp () override |
![]() | |
virtual void | TearDown () |
Test () | |
Static Protected Member Functions | |
static Vector3d | lerp (const Vector3d &a, const Vector3d &b, double s) |
static void | write_support (const Vector3d &minkowski_diff, const Vector3d &v0, const Vector3d &v1, ccd_support_t *support) |
Protected Attributes | |
const double | kTolerance {constants<ccd_real_t>::eps_78()} |
ccd_simplex_t | simplex_ |
const Vector3d | t1_ [3] = {{0, 0.25, 0.25}, {1, 0.25, 0.25}, {0.5, 0.8, 1.0}} |
const Vector3d | v0_ {0.5, 1, 0} |
Additional Inherited Members | |
![]() | |
typedef internal::SetUpTestCaseFunc | SetUpTestCaseFunc |
typedef internal::TearDownTestCaseFunc | TearDownTestCaseFunc |
![]() | |
virtual | ~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 () |
Definition at line 275 of file test_gjk_libccd-inl_extractClosestPoints.cpp.
|
inlineprotected |
Definition at line 297 of file test_gjk_libccd-inl_extractClosestPoints.cpp.
|
inlinestaticprotected |
Definition at line 338 of file test_gjk_libccd-inl_extractClosestPoints.cpp.
|
inlineoverrideprotectedvirtual |
Reimplemented from testing::Test.
Definition at line 277 of file test_gjk_libccd-inl_extractClosestPoints.cpp.
|
inlinestaticprotected |
Definition at line 288 of file test_gjk_libccd-inl_extractClosestPoints.cpp.
|
protected |
Definition at line 352 of file test_gjk_libccd-inl_extractClosestPoints.cpp.
|
protected |
Definition at line 340 of file test_gjk_libccd-inl_extractClosestPoints.cpp.
|
protected |
Definition at line 348 of file test_gjk_libccd-inl_extractClosestPoints.cpp.
|
protected |
Definition at line 345 of file test_gjk_libccd-inl_extractClosestPoints.cpp.