Home
last modified time | relevance | path

Searched refs:GetTextureOnly (Results 1 – 3 of 3) sorted by relevance

/NW4C-1.3.3/include/nw/lyt/
Dlyt_Material.h744 bool GetTextureOnly() const in GetTextureOnly() function
/NW4C-1.3.3/sources/libraries/lyt/
Dlyt_Material.cpp598 if (!this->GetTextureOnly()) in SetupGraphics()
706 if (!this->GetTextureOnly()) in SetupGraphics()
1302 if (!this->GetTextureOnly()) in SetupGraphics()
Dlyt_DrawerGraphics.cpp41 if ( pMaterial->GetTextureOnly() ) in SetUpTexEnv()