Public Member Functions | |
EIGEN_MAKE_ALIGNED_OPERATOR_NEW | CapsuleCapsuleSegmentTest () |
Protected Types | |
enum | Configuration { kSeparated, kIntersecting, kSingleOverlap, kMultipleOverlap } |
Protected Member Functions | |
void | Configure (Configuration config) |
void | ConfigureIntersecting () |
void | ConfigureMultipleOverlap () |
void | ConfigureSeparated () |
void | ConfigureSingleOverlap () |
void | ConfigureViableT (S distance) |
::testing::AssertionResult | RunTestConfiguration (Configuration config) |
Transform3< S > | X_FT () const |
Protected Attributes | |
Capsule< S > | c1_ |
Capsule< S > | c2_ |
S | expected_distance_ |
Vector3< S > | expected_p_FW1_ |
Vector3< S > | expected_p_FW2_ |
Transform3< S > | X_FC1_ |
Transform3< S > | X_FC2_ |
Definition at line 535 of file test_fcl_capsule_capsule.cpp.
|
protected |
Enumerator | |
---|---|
kSeparated | |
kIntersecting | |
kSingleOverlap | |
kMultipleOverlap |
Definition at line 544 of file test_fcl_capsule_capsule.cpp.
|
inline |
Definition at line 539 of file test_fcl_capsule_capsule.cpp.
|
inlineprotected |
Definition at line 582 of file test_fcl_capsule_capsule.cpp.
|
inlineprotected |
Definition at line 627 of file test_fcl_capsule_capsule.cpp.
|
inlineprotected |
Definition at line 681 of file test_fcl_capsule_capsule.cpp.
|
inlineprotected |
Definition at line 623 of file test_fcl_capsule_capsule.cpp.
|
inlineprotected |
Definition at line 656 of file test_fcl_capsule_capsule.cpp.
|
inlineprotected |
Definition at line 634 of file test_fcl_capsule_capsule.cpp.
|
inlineprotected |
Definition at line 599 of file test_fcl_capsule_capsule.cpp.
|
inlineprotected |
Definition at line 705 of file test_fcl_capsule_capsule.cpp.
|
protected |
Definition at line 716 of file test_fcl_capsule_capsule.cpp.
|
protected |
Definition at line 717 of file test_fcl_capsule_capsule.cpp.
|
protected |
Definition at line 723 of file test_fcl_capsule_capsule.cpp.
|
protected |
Definition at line 724 of file test_fcl_capsule_capsule.cpp.
|
protected |
Definition at line 725 of file test_fcl_capsule_capsule.cpp.
|
protected |
Definition at line 718 of file test_fcl_capsule_capsule.cpp.
|
protected |
Definition at line 719 of file test_fcl_capsule_capsule.cpp.