Static Public Member Functions | List of all members
coal::ComputeShapeShapeContactPatch< ShapeType1, ShapeType2 > Struct Template Reference

Shape-shape contact patch computation. Assumes that csolver and the ContactPatchResult have already been set up by the ContactPatchRequest. More...

#include <shape_shape_contact_patch_func.h>

Static Public Member Functions

static void run (const CollisionGeometry *o1, const Transform3s &tf1, const CollisionGeometry *o2, const Transform3s &tf2, const CollisionResult &collision_result, const ContactPatchSolver *csolver, const ContactPatchRequest &request, ContactPatchResult &result)
 

Detailed Description

template<typename ShapeType1, typename ShapeType2>
struct coal::ComputeShapeShapeContactPatch< ShapeType1, ShapeType2 >

Shape-shape contact patch computation. Assumes that csolver and the ContactPatchResult have already been set up by the ContactPatchRequest.

Definition at line 52 of file coal/internal/shape_shape_contact_patch_func.h.

Member Function Documentation

◆ run()

template<typename ShapeType1 , typename ShapeType2 >
static void coal::ComputeShapeShapeContactPatch< ShapeType1, ShapeType2 >::run ( const CollisionGeometry o1,
const Transform3s tf1,
const CollisionGeometry o2,
const Transform3s tf2,
const CollisionResult collision_result,
const ContactPatchSolver csolver,
const ContactPatchRequest request,
ContactPatchResult result 
)
inlinestatic

The documentation for this struct was generated from the following file:


hpp-fcl
Author(s):
autogenerated on Sat Nov 23 2024 03:45:00