20#ifndef _CONTACT_KINEMATICS_POINT_PLANEWITHFRUSTUM_H_
21#define _CONTACT_KINEMATICS_POINT_PLANEWITHFRUSTUM_H_
23#include "contact_kinematics.h"
28 class PlaneWithFrustum;
39 void assignContours(
const std::vector<Contour*> &contour)
override;
53 double rTop, rFrustumTop, rFrustumPlane, rPlane;
54 fmatvec::Vec3 ET, EP, MT, MP;
55 fmatvec::Vec3 nFrustum, tFrustum;
plane without borders and a frustum on reference kos
Definition: planewithfrustum.h:34
most primitive contour: the point (no extention)
Definition: point.h:35
namespace MBSim
Definition: bilateral_constraint.cc:30