mirror of
https://github.com/opensim/opensim.git
synced 2026-08-13 05:05:43 +08:00
ode modules: rename native api classes
This commit is contained in:
@@ -55,7 +55,7 @@ namespace OpenSim.Region.PhysicsModule.ODE
|
||||
using dReal = System.Single;
|
||||
//#endif
|
||||
|
||||
internal static class SafeNativeMethods
|
||||
internal static class OdeNative
|
||||
{
|
||||
internal static dReal Infinity = dReal.MaxValue;
|
||||
internal static int NTotalBodies = 0;
|
||||
|
||||
Reference in New Issue
Block a user