Go to the documentation of this file.
18#ifndef GZ_PHYSICS_MODEL_HH_
19#define GZ_PHYSICS_MODEL_HH_
33 public:
template <
typename PolicyT,
typename FeaturesT>
46 public:
template <
typename PolicyT>
53 const Identity &_id,
bool _static) = 0;
69 public:
template <
typename PolicyT,
typename FeaturesT>
82 public:
template <
typename PolicyT>
89 const Identity &_id,
bool _enabled) = 0;
95 const Identity &_id)
const = 0;
102#include <gz/physics/detail/Model.hh>