| Public Member Functions | |
| SphereSphereDistance (const SphereSpecification< S > &m_sphere1, const SphereSpecification< S > &m_sphere2) | |
| Public Attributes | |
| S | min_distance | 
| fcl::Vector3< S > | p_WP1 | 
| fcl::Vector3< S > | p_WP2 | 
| SphereSpecification< S > | sphere1 | 
| SphereSpecification< S > | sphere2 | 
Definition at line 115 of file test_fcl_sphere_sphere.cpp.
| 
 | inline | 
Definition at line 116 of file test_fcl_sphere_sphere.cpp.
| S SphereSphereDistance< S >::min_distance | 
Definition at line 127 of file test_fcl_sphere_sphere.cpp.
| fcl::Vector3<S> SphereSphereDistance< S >::p_WP1 | 
Definition at line 129 of file test_fcl_sphere_sphere.cpp.
| fcl::Vector3<S> SphereSphereDistance< S >::p_WP2 | 
Definition at line 131 of file test_fcl_sphere_sphere.cpp.
| SphereSpecification<S> SphereSphereDistance< S >::sphere1 | 
Definition at line 125 of file test_fcl_sphere_sphere.cpp.
| SphereSpecification<S> SphereSphereDistance< S >::sphere2 | 
Definition at line 126 of file test_fcl_sphere_sphere.cpp.