added_to_patch | hpp::fcl::ContactPatchSolver | mutable |
computeLineSegmentIntersection(const Vec2f &a, const Vec2f &b, const Vec2f &c, const Vec2f &d) | hpp::fcl::ContactPatchSolver | inlinestatic |
computePatch(const ShapeType1 &s1, const Transform3f &tf1, const ShapeType2 &s2, const Transform3f &tf2, const Contact &contact, ContactPatch &contact_patch) const | hpp::fcl::ContactPatchSolver | |
ContactPatchSolver() | hpp::fcl::ContactPatchSolver | inlineexplicit |
ContactPatchSolver(const ContactPatchRequest &request) | hpp::fcl::ContactPatchSolver | inlineexplicit |
default_num_preallocated_supports | hpp::fcl::ContactPatchSolver | static |
getResult(const Contact &contact, const ContactPatch::Polygon *result, ContactPatch &contact_patch) const | hpp::fcl::ContactPatchSolver | inline |
makeSupportSetFunction(const ShapeBase *shape, ShapeSupportData &support_data) | hpp::fcl::ContactPatchSolver | static |
num_samples_curved_shapes | hpp::fcl::ContactPatchSolver | |
operator==(const ContactPatchSolver &other) const | hpp::fcl::ContactPatchSolver | inline |
patch_tolerance | hpp::fcl::ContactPatchSolver | |
reset(const ShapeType1 &shape1, const Transform3f &tf1, const ShapeType2 &shape2, const Transform3f &tf2, const ContactPatch &contact_patch) const | hpp::fcl::ContactPatchSolver | inline |
set(const ContactPatchRequest &request) | hpp::fcl::ContactPatchSolver | inline |
setSupportGuess(const support_func_guess_t guess) const | hpp::fcl::ContactPatchSolver | inline |
ShapeSupportData typedef | hpp::fcl::ContactPatchSolver | |
support_guess | hpp::fcl::ContactPatchSolver | mutable |
support_set_buffer | hpp::fcl::ContactPatchSolver | mutable |
support_set_shape1 | hpp::fcl::ContactPatchSolver | mutable |
support_set_shape2 | hpp::fcl::ContactPatchSolver | mutable |
supportFuncShape1 | hpp::fcl::ContactPatchSolver | mutable |
supportFuncShape2 | hpp::fcl::ContactPatchSolver | mutable |
supports_data | hpp::fcl::ContactPatchSolver | mutable |
SupportSetDirection typedef | hpp::fcl::ContactPatchSolver | |
SupportSetFunction typedef | hpp::fcl::ContactPatchSolver | |