Home
last modified time | relevance | path

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

/dports/graphics/urho3d/Urho3D-1.7.1/Source/Urho3D/LuaScript/pkgs/Graphics/
H A DGraphicsDefs.pkg253 static const unsigned MASK_INSTANCEMATRIX1;
/dports/graphics/urho3d/Urho3D-1.7.1/Source/Urho3D/Graphics/
H A DGraphicsDefs.h454 static const unsigned MASK_INSTANCEMATRIX1 = 0x400; variable
/dports/graphics/urho3d/Urho3D-1.7.1/Source/Urho3D/AngelScript/
H A DGraphicsAPI.cpp734 engine->RegisterGlobalProperty("const uint MASK_INSTANCEMATRIX1", (void*)&MASK_INSTANCEMATRIX1); in RegisterBuffers()
/dports/graphics/urho3d/Urho3D-1.7.1/Docs/
H A DAngelScriptAPI.h16328 uint MASK_INSTANCEMATRIX1; variable
H A DLuaScriptAPI.dox9036 - unsigned MASK_INSTANCEMATRIX1
H A DScriptAPI.dox16905 - uint MASK_INSTANCEMATRIX1