Home
last modified time | relevance | path

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

/NW4C-1.2.23/sources/libraries/anim/res/
Danim_ResAnimGroup.cpp227 mapper.SetTexture(texture.GetTargetTexture()); in SetValue()
/NW4C-1.2.23/include/nw/gfx/res/
Dgfx_ResTextureMapper.h462 void SetTexture(ResTexture resTexture);
/NW4C-1.2.23/sources/libraries/gfx/res/
Dgfx_ResTextureMapper.cpp465 ResTextureMapper::SetTexture(ResTexture resTexture) in SetTexture() function in nw::gfx::res::ResTextureMapper
/NW4C-1.2.23/demos/gfx/DynamicMaterialDemo/sources/
DDynamicMaterialDemo.cpp543 resTextureMapper.SetTexture(s_ChangedTexture); in ChangeMaterial()
/NW4C-1.2.23/demos/gfx/ProjectionShadowDemo/sources/
DProjectionShadowDemo.cpp646 resTextureMapper.SetTexture(s_ShadowTexture); in SetupShadowMaterial()
/NW4C-1.2.23/demos/gfx/ShadowMapDemo/sources/
DShadowMapDemo.cpp672 resTextureMapper.SetTexture(s_ShadowTexture); in SetupShadowMaterial()