|
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} |
|
◆ EvaluateExtractClosestPoint()
void fcl::detail::ExtractClosestPoint::EvaluateExtractClosestPoint |
( |
ccd_simplex_t * |
simplex, |
|
|
const Vector3d & |
p0_expected, |
|
|
const Vector3d & |
p1_expected, |
|
|
ccd_vec3_t * |
closest, |
|
|
const char * |
message |
|
) |
| |
|
inlineprotected |
◆ lerp()
◆ SetUp()
void fcl::detail::ExtractClosestPoint::SetUp |
( |
| ) |
|
|
inlineoverrideprotected |
◆ write_support()
◆ kTolerance
const double fcl::detail::ExtractClosestPoint::kTolerance {constants<ccd_real_t>::eps_78()} |
|
protected |
◆ simplex_
◆ t1_
const Vector3d fcl::detail::ExtractClosestPoint::t1_[3] = {{0, 0.25, 0.25}, {1, 0.25, 0.25}, {0.5, 0.8, 1.0}} |
|
protected |
◆ v0_
const Vector3d fcl::detail::ExtractClosestPoint::v0_ {0.5, 1, 0} |
|
protected |
The documentation for this class was generated from the following file: