Go to the documentation of this file.
18#ifndef GZ_PHYSICS_KINEMATICLINK_HH_
19#define GZ_PHYSICS_KINEMATICLINK_HH_
32 public:
template <
typename PolicyT,
typename FeaturesT>
49 public:
template <
typename PolicyT>
56 const Identity &_shapeID,
bool _kinematic) = 0;
62 const Identity &_shapeID)
const = 0;
68#include <gz/physics/detail/KinematicLink.hh>