Home
last modified time | relevance | path

Searched refs:addDisableCommand (Results 1 – 2 of 2) sorted by relevance

/NW4C-2.0.3/include/nw/lyt/
Dlyt_Drawer.h332 void SetUpTextures( const Material* pMaterial, bool addDisableCommand = true);
/NW4C-2.0.3/sources/libraries/lyt/
Dlyt_DrawerGraphics.cpp580 void Drawer::SetUpTextures( const Material* __restrict pMaterial, bool addDisableCommand ) in SetUpTextures() argument
630 if (addDisableCommand) in SetUpTextures()