Home
last modified time | relevance | path

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

/NW4C-1.3.3/include/nw/gfx/res/
Dgfx_ResTextureMapper.h514 void SetTexture(ResTexture resTexture);
/NW4C-1.3.3/sources/libraries/anim/res/
Danim_ResAnimGroup.cpp235 mapper.SetTexture(texture.GetTargetTexture()); in SetValue()
/NW4C-1.3.3/sources/libraries/gfx/res/
Dgfx_ResTextureMapper.cpp497 ResTextureMapper::SetTexture(ResTexture resTexture) in SetTexture() function in nw::gfx::res::ResTextureMapper
/NW4C-1.3.3/demos/gfx/DynamicMaterialDemo/sources/
DDynamicMaterialDemo.cpp535 resTextureMapper.SetTexture(s_ChangedTexture); in ChangeMaterial()
/NW4C-1.3.3/demos/gfx/ProjectionShadowDemo/sources/
DProjectionShadowDemo.cpp642 resTextureMapper.SetTexture(s_ShadowTexture); in SetupShadowMaterial()
/NW4C-1.3.3/demos/gfx/ShadowMapDemo/sources/
DShadowMapDemo.cpp664 resTextureMapper.SetTexture(s_ShadowTexture); in SetupShadowMaterial()