20#ifndef _CONTACT_KINEMATICS_COMPOUND_CONTOUR_H_
21#define _CONTACT_KINEMATICS_COMPOUND_CONTOUR_H_
23#include "contact_kinematics.h"
27 class CompoundContour;
42 void assignContours(
const std::vector<Contour*> &contour_)
override;
43 void updateg(std::vector<SingleContact> &contact)
override;
contour consisting of primitive contour elements
Definition: compound_contour.h:34
basic class for contour definition for rigid (which do not know about their shape) and flexible (they...
Definition: contour.h:40
namespace MBSim
Definition: bilateral_constraint.cc:30