Home
last modified time | relevance | path

Searched refs:M_MIN_UNSIGNED (Results 1 – 6 of 6) sorted by relevance

/dports/graphics/urho3d/Urho3D-1.7.1/Source/Urho3D/LuaScript/pkgs/Math/
H A DMathDefs.pkg7 static const unsigned M_MIN_UNSIGNED;
/dports/graphics/urho3d/Urho3D-1.7.1/Source/Urho3D/Math/
H A DMathDefs.h45 static const unsigned M_MIN_UNSIGNED = 0x00000000; variable
/dports/graphics/urho3d/Urho3D-1.7.1/Source/Urho3D/AngelScript/
H A DMathAPI.cpp52 engine->RegisterGlobalProperty("const uint M_MIN_UNSIGNED", (void*)&M_MIN_UNSIGNED); in RegisterMathFunctions()
/dports/graphics/urho3d/Urho3D-1.7.1/Docs/
H A DAngelScriptAPI.h16351 uint M_MIN_UNSIGNED; variable
H A DLuaScriptAPI.dox9062 - unsigned M_MIN_UNSIGNED
H A DScriptAPI.dox16928 - uint M_MIN_UNSIGNED