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) |
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.
|
inlinestatic |
Definition at line 53 of file coal/internal/shape_shape_contact_patch_func.h.