Home
last modified time | relevance | path

Searched refs:toPath (Results 1 – 10 of 10) sorted by relevance

/NW4C-2.0.3/sources/libraries/anim/res/
Danim_ResUtil.cpp64 texture.toPath.set_ptr(srcTexture->toPath.to_ptr()); in CloneTextureAnimMember()
86 anim->toPath.set_ptr(src.ptr()->toPath.to_ptr()); in CloneTextureAnimMember()
/NW4C-2.0.3/sources/libraries/gfx/
Dgfx_FragmentLight.cpp258 distanceSampler->toPath.set_ptr(NULL); in CreateResFragmentLight()
267 referenceAngleSampler->toPath.set_ptr(NULL); in CreateResFragmentLight()
334 distanceSampler->toPath.set_ptr(NULL); in CloneResFragmentLight()
362 referenceAngleSampler->toPath.set_ptr(NULL); in CloneResFragmentLight()
Dgfx_Material.cpp726 referenceLookupTable->toPath.set_ptr(sampler.GetPath()); in CopyResLightingLookupTable()
/NW4C-2.0.3/include/nw/gfx/res/
Dgfx_ResSceneEnvironmentSetting.h41 nw::ut::BinString toPath; member
Dgfx_ResLookupTable.h59 nw::ut::BinString toPath; member
Dgfx_ResShader.h127 nw::ut::BinString toPath; member
Dgfx_ResTexture.h121 nw::ut::BinString toPath; member
/NW4C-2.0.3/include/nw/anim/res/
Danim_ResAnimGroup.h59 ut::BinString toPath; member
Danim_ResAnim.h129 ut::BinString toPath; member
/NW4C-2.0.3/sources/libraries/gfx/res/
Dgfx_ResTextureMapper.cpp563 texture->toPath.set_ptr(NULL); in ReferResTexture()