mirror of
https://github.com/orange-cpp/omath.git
synced 2026-02-16 18:43:25 +00:00
Export
This commit is contained in:
@@ -8,11 +8,11 @@
|
||||
#include "omath/Vector3.hpp"
|
||||
#include "omath/prediction/Projectile.hpp"
|
||||
#include "omath/prediction/Target.hpp"
|
||||
|
||||
#include "../omath_export.h"
|
||||
|
||||
namespace omath::prediction
|
||||
{
|
||||
class Engine final
|
||||
class OMATH_API Engine final
|
||||
{
|
||||
public:
|
||||
explicit Engine(float gravityConstant, float simulationTimeStep,
|
||||
|
||||
Reference in New Issue
Block a user