mirror of
https://github.com/orange-cpp/omath.git
synced 2026-02-14 15:33:26 +00:00
added final
This commit is contained in:
@@ -12,7 +12,7 @@
|
|||||||
|
|
||||||
namespace omath::prediction
|
namespace omath::prediction
|
||||||
{
|
{
|
||||||
class Engine
|
class Engine final
|
||||||
{
|
{
|
||||||
public:
|
public:
|
||||||
explicit Engine(float gravityConstant, float simulationTimeStep,
|
explicit Engine(float gravityConstant, float simulationTimeStep,
|
||||||
|
|||||||
Reference in New Issue
Block a user