Home
last modified time | relevance | path

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

/NW4C-1.2.23/include/nw/lyt/
Dlyt_Drawer.h329 void SetUpTextures( const Material* pMaterial, bool addDisableCommand = true);
/NW4C-1.2.23/sources/libraries/lyt/
Dlyt_DrawerGraphics.cpp547 void Drawer::SetUpTextures( const Material* __restrict pMaterial, bool addDisableCommand ) in SetUpTextures() argument
597 if (addDisableCommand) in SetUpTextures()