Home
last modified time | relevance | path

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

/NW4C-2.0.3/include/nw/lyt/
Dlyt_Material.h746 bool GetTextureOnly() const in GetTextureOnly() function
/NW4C-2.0.3/sources/libraries/lyt/
Dlyt_Material.cpp600 if (!this->GetTextureOnly()) in SetupGraphics()
708 if (!this->GetTextureOnly()) in SetupGraphics()
1304 if (!this->GetTextureOnly()) in SetupGraphics()
Dlyt_DrawerGraphics.cpp50 if ( pMaterial->GetTextureOnly() ) in SetUpTexEnv()