FCL  0.6.0
Flexible Collision Library
fcl::CollisionRequest< S > Member List

This is the complete list of members for fcl::CollisionRequest< S >, including all inherited members.

cached_gjk_guessfcl::CollisionRequest< S >
CollisionRequest(size_t num_max_contacts_=1, bool enable_contact_=false, size_t num_max_cost_sources_=1, bool enable_cost_=false, bool use_approximate_cost_=true, GJKSolverType gjk_solver_type_=GST_LIBCCD) (defined in fcl::CollisionRequest< S >)fcl::CollisionRequest< S >
enable_cached_gjk_guessfcl::CollisionRequest< S >
enable_contactfcl::CollisionRequest< S >
enable_costfcl::CollisionRequest< S >
gjk_solver_typefcl::CollisionRequest< S >
isSatisfied(const CollisionResult< S > &result) const (defined in fcl::CollisionRequest< S >)fcl::CollisionRequest< S >
num_max_contactsfcl::CollisionRequest< S >
num_max_cost_sourcesfcl::CollisionRequest< S >
use_approximate_costfcl::CollisionRequest< S >