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