Public Member Functions | |
SphereSpecification (S m_radius, const fcl::Vector3< S > &p_FC_) | |
Public Attributes | |
fcl::Vector3< S > | p_FC |
S | radius |
Definition at line 87 of file test_fcl_sphere_sphere.cpp.
|
inline |
Definition at line 89 of file test_fcl_sphere_sphere.cpp.
fcl::Vector3<S> SphereSpecification< S >::p_FC |
Definition at line 92 of file test_fcl_sphere_sphere.cpp.
S SphereSpecification< S >::radius |
Definition at line 91 of file test_fcl_sphere_sphere.cpp.