20#ifndef _CONTACT_KINEMATICS_POINT_CONTOURINTERPOLATION_H_
21#define _CONTACT_KINEMATICS_POINT_CONTOURINTERPOLATION_H_
23#include "contact_kinematics.h"
28 class ContourInterpolation;
29 class FuncPairPointContourInterpolation;
43 void assignContours(
const std::vector<Contour*> &contour)
override;
Basis-Class for Contour interpolation between Point s, standard contact Point-ContourInterpolation is...
Definition: contour_interpolation.h:35
root function for pairing ContourInterpolation and Point
Definition: funcpair_point_contourinterpolation.h:35
most primitive contour: the point (no extention)
Definition: point.h:35
namespace MBSim
Definition: bilateral_constraint.cc:30