20 #ifndef _CONTACT_KINEMATICS_POINT_LINE_H_
21 #define _CONTACT_KINEMATICS_POINT_LINE_H_
23 #include "contact_kinematics.h"
39 virtual void updateg(
double &g, std::vector<ContourFrame*> &cFrame,
int index = 0);
unbounded line with constant normal
Definition: line.h:35
most primitive contour: the point (no extention)
Definition: point.h:35