Physics3D: Switch from Newton Dynamics to Bullet3
This commit is contained in:
committed by
Jérôme Leclercq
parent
ec1efb5e56
commit
795efae3a0
@@ -25,8 +25,6 @@ namespace Nz
|
||||
Physics3D(Config /*config*/);
|
||||
~Physics3D() = default;
|
||||
|
||||
unsigned int GetMemoryUsed();
|
||||
|
||||
private:
|
||||
static Physics3D* s_instance;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user