20#ifndef _CONTACT_KINEMATICS_CIRCLEEXTRUSION_H_
21#define _CONTACT_KINEMATICS_CIRCLEEXTRUSION_H_
23#include "contact_kinematics.h"
28 class FuncPairPlanarContourCircle;
48 void calcisSize()
override { isSize = 1; }
49 void assignContours(
const std::vector<Contour*> &contour)
override;
51 void search()
override;
52 void updateg(SingleContact &contact,
int i=0)
override;
53 void updatewb(SingleContact &contact,
int i=0)
override;
circular contour with contact possibility from outside and inside and binormal in direction of the th...
Definition: circle.h:36
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 PlanarContour and Circle
Definition: funcpair_planarcontour_circle.h:34
namespace MBSim
Definition: bilateral_constraint.cc:30