20#ifndef _CONTACT_KINEMATICS_PLANE_SPATIAL_CONTOUR_H_
21#define _CONTACT_KINEMATICS_PLANE_SPATIAL_CONTOUR_H_
23#include "contact_kinematics.h"
28 class FuncPairSpatialContourPlane;
48 void assignContours(
const std::vector<Contour*> &contour)
override;
50 void search()
override;
60 int ispatialcontour{0};
66 Contour *spatialcontour{
nullptr};
basic class for contour definition for rigid (which do not know about their shape) and flexible (they...
Definition: contour.h:40
root function for pairing SpatialContour and Plane
Definition: funcpair_spatialcontour_plane.h:35
plane without borders
Definition: plane.h:39
namespace MBSim
Definition: bilateral_constraint.cc:30