Go to the documentation of this file.
18#ifndef GZ_PHYSICS_GRAVITY_HH_
19#define GZ_PHYSICS_GRAVITY_HH_
33 public:
template <
typename PolicyT,
typename FeaturesT>
46 public:
template <
typename PolicyT,
typename FeaturesT>
61 public:
template <
typename PolicyT>
68 const Identity &_id,
bool _enabled) = 0;
74 const Identity &_id)
const = 0;
80 const Identity &_id,
bool _enabled) = 0;
86 const Identity &_id)
const = 0;
92#include <gz/physics/detail/Gravity.hh>