hpp-fcl  3.0.0
HPP fork of FCL -- The Flexible Collision Library
hpp::fcl::ContactPatchRequest Member List

This is the complete list of members for hpp::fcl::ContactPatchRequest, including all inherited members.

ContactPatchRequest(size_t max_num_patch=1, size_t num_samples_curved_shapes=ContactPatch::default_preallocated_size, FCL_REAL patch_tolerance=1e-3)hpp::fcl::ContactPatchRequestinlineexplicit
ContactPatchRequest(const CollisionRequest &collision_request, size_t num_samples_curved_shapes=ContactPatch::default_preallocated_size, FCL_REAL patch_tolerance=1e-3)hpp::fcl::ContactPatchRequestinlineexplicit
getNumSamplesCurvedShapes() consthpp::fcl::ContactPatchRequestinline
getPatchTolerance() consthpp::fcl::ContactPatchRequestinline
m_num_samples_curved_shapeshpp::fcl::ContactPatchRequestprotected
m_patch_tolerancehpp::fcl::ContactPatchRequestprotected
max_num_patchhpp::fcl::ContactPatchRequest
operator==(const ContactPatchRequest &other) consthpp::fcl::ContactPatchRequestinline
setNumSamplesCurvedShapes(const size_t num_samples_curved_shapes)hpp::fcl::ContactPatchRequestinline
setPatchTolerance(const FCL_REAL patch_tolerance)hpp::fcl::ContactPatchRequestinline