20#ifndef CIRCLE_FRUSTUM_H_
21#define CIRCLE_FRUSTUM_H_
23#include "mbsim/contact_kinematics/contact_kinematics.h"
29 class FuncPairConeSectionCircle;
30 class JacobianPairConeSectionCircle;
57 void calcisSize()
override { isSize = 1; }
58 void assignContours(
const std::vector<Contour*> &contour)
override;
77 std::vector<double> nodes;
circular contour with contact possibility from outside and inside and binormal in direction of the th...
Definition: circle.h:36
frustum with axis in direction of second column of contour reference frame
Definition: frustum.h:36
base root function for planar pairing ConeSection and Circle
Definition: funcpair_conesection_circle.h:32
base Jacobian of root function for planar pairing ConeSection and Circle
Definition: jacpair_conesection_circle.h:32
namespace MBSim
Definition: bilateral_constraint.cc:30