Home
last modified time | relevance | path

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

/NW4C-1.2.23/sources/libraries/gfx/
Dgfx_MaterialState.cpp392 case ResTextureCoordinator::MAPPINGMETHOD_SHADOW: in ActivateTextureCoordinators()
/NW4C-1.2.23/include/nw/gfx/res/
Dgfx_ResMaterial.h1147 MAPPINGMETHOD_SHADOW //!< シャドウ用の投影です。 enumerator
/NW4C-1.2.23/demos/gfx/ShadowMapDemo/sources/
DShadowMapDemo.cpp664 resTexCoord.SetMappingMethod(nw::gfx::ResTextureCoordinator::MAPPINGMETHOD_SHADOW); in SetupShadowMaterial()