20#ifndef _CONTACT_KINEMATICS_POINT_SPATIAL_CONTOUR_H_
21#define _CONTACT_KINEMATICS_POINT_SPATIAL_CONTOUR_H_
23#include "contact_kinematics.h"
28 class FuncPairSpatialContourPoint;
47 void calcisSize()
override { isSize = 2; }
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 Point
Definition: funcpair_spatialcontour_point.h:35
most primitive contour: the point (no extention)
Definition: point.h:35
namespace MBSim
Definition: bilateral_constraint.cc:30