Go to the documentation of this file.
   37 #ifndef COAL_CONTACT_PATCH_H 
   38 #define COAL_CONTACT_PATCH_H 
   53                                      const Transform3s& 
tf1,
 
   54                                      const CollisionGeometry* o2,
 
   55                                      const Transform3s& 
tf2,
 
   56                                      const CollisionResult& collision_result,
 
   57                                      const ContactPatchRequest& request,
 
   58                                      ContactPatchResult& result);
 
   64                                      const CollisionObject* o2,
 
   65                                      const CollisionResult& collision_result,
 
   66                                      const ContactPatchRequest& request,
 
   67                                      ContactPatchResult& result);
 
   88     return this->o1 == other.
o1 && this->o2 == other.
o2 &&
 
   93     return !(*
this == other);
 
  117   EIGEN_MAKE_ALIGNED_OPERATOR_NEW
 
  
The geometry for the object for collision or distance computation.
COAL_DLLAPI void computeContactPatch(const CollisionGeometry *o1, const Transform3s &tf1, const CollisionGeometry *o2, const Transform3s &tf2, const CollisionResult &collision_result, const ContactPatchRequest &request, ContactPatchResult &result)
Main contact patch computation interface.
hpp-fcl
Author(s): 
autogenerated on Fri Feb 14 2025 03:45:50