| /NW4C-1.2.23/include/nw/gfx/res/ |
| D | gfx_ResUtil.h | 32 class ResGraphicsFile; variable 35 Result SetupReferenceLut(ResReferenceLookupTable resReferenceLut, ResGraphicsFile graphicsFile); 39 GetReferenceLutTarget(ResReferenceLookupTable referenceLut, ResGraphicsFile graphicsFile); 43 GetReferenceTextureTarget(ResReferenceTexture referenceTexture, ResGraphicsFile graphicsFile); 47 GetReferenceShaderTarget(ResReferenceShader referenceShader, ResGraphicsFile graphicsFile);
|
| D | gfx_ResModel.h | 33 class ResGraphicsFile; variable 178 Result Setup(os::IAllocator* allocator, ResGraphicsFile graphicsFile);
|
| D | gfx_ResMesh.h | 159 Result Setup(ResModel owner, os::IAllocator* allocator, ResGraphicsFile graphicsFile);
|
| D | gfx_ResFog.h | 177 Result Setup(os::IAllocator* allocator, ResGraphicsFile graphicsFile);
|
| D | gfx_ResLight.h | 30 class ResGraphicsFile; variable 155 Result Setup(os::IAllocator* allocator, ResGraphicsFile graphicsFile);
|
| D | gfx_ResMaterial.h | 39 class ResGraphicsFile; variable 1488 Result Setup(os::IAllocator* allocator, ResGraphicsFile graphicsFile); 1607 … Result SetupShader(os::IAllocator* allocator, ResShader resShader, ResGraphicsFile graphicsFile); 1610 …Result SetupTextures(os::IAllocator* allocator, ResMaterial resMaterial, ResGraphicsFile graphicsF… 1619 …s::IAllocator* allocator, ResFragmentLightingTable resLightingTable, ResGraphicsFile graphicsFile);
|
| D | gfx_ResLookupTable.h | 209 Result Setup(os::IAllocator* allocator, ResGraphicsFile graphicsFile);
|
| D | gfx_ResGraphicsFile.h | 261 class ResGraphicsFile : public ResFileHeader 268 NW_RES_CTOR_INHERIT( ResGraphicsFile, ResFileHeader ) 465 Result Setup(os::IAllocator* allocator, ResGraphicsFile graphicsFile);
|
| D | gfx_ResShader.h | 37 class ResGraphicsFile; variable 691 Result Setup(os::IAllocator* allocator, ResGraphicsFile graphicsFile);
|
| D | gfx_ResTextureMapper.h | 27 class ResGraphicsFile; variable 477 Result Setup(os::IAllocator* allocator, ResGraphicsFile graphicsFile);
|
| D | gfx_ResTexture.h | 39 class ResGraphicsFile; variable 156 Result Setup(os::IAllocator* allocator, ResGraphicsFile graphicsFile);
|
| /NW4C-1.2.23/sources/libraries/gfx/res/ |
| D | gfx_ResUtil.cpp | 27 SetupReferenceLut(ResReferenceLookupTable resReferenceLut, ResGraphicsFile graphicsFile) in SetupReferenceLut() 52 GetReferenceLutTarget(ResReferenceLookupTable referenceLut, ResGraphicsFile graphicsFile) in GetReferenceLutTarget() 78 GetReferenceTextureTarget(ResReferenceTexture referenceTexture, ResGraphicsFile graphicsFile) in GetReferenceTextureTarget() 111 GetReferenceShaderTarget(ResReferenceShader referenceShader, ResGraphicsFile graphicsFile) in GetReferenceShaderTarget()
|
| D | gfx_ResGraphicsFile.cpp | 35 ResGraphicsFile::Setup(os::IAllocator* allocator, ResGraphicsFile graphicsFile) in Setup() 113 ResGraphicsFile::Cleanup() in Cleanup()
|
| D | gfx_ResTextureMapper.cpp | 27 …pFunc)(ResTextureMapper resTextureMapper, os::IAllocator* allocator, ResGraphicsFile graphicsFile); 32 …_Setup(ResTextureMapper resTextureMapper, os::IAllocator* allocator, ResGraphicsFile graphicsFile); 33 …_Setup(ResTextureMapper resTextureMapper, os::IAllocator* allocator, ResGraphicsFile graphicsFile); 46 ResGraphicsFile graphicsFile 95 …r_Setup(ResTextureMapper resTextureMapper, os::IAllocator* allocator, ResGraphicsFile graphicsFile) in ResPixelBasedTextureMapper_Setup() 136 …r_Setup(ResTextureMapper resTextureMapper, os::IAllocator* allocator, ResGraphicsFile graphicsFile) in ResProceduralTextureMapper_Setup() 413 ResGraphicsFile graphicsFile in Setup() 611 ResGraphicsFile graphicsFile in SetupTexture()
|
| D | gfx_ResFog.cpp | 28 ResFog::Setup(os::IAllocator* allocator, ResGraphicsFile graphicsFile) in Setup()
|
| D | gfx_ResLight.cpp | 28 ResLight::Setup(os::IAllocator* allocator, ResGraphicsFile graphicsFile) in Setup()
|
| D | gfx_ResFragmentShader.cpp | 28 ResFragmentShader::Setup(os::IAllocator* allocator, ResGraphicsFile graphicsFile) in Setup() 48 ResFragmentLightingTable::Setup(os::IAllocator* allocator, ResGraphicsFile graphicsFile) in Setup()
|
| D | gfx_ResMaterial.cpp | 31 ResMaterial::Setup(os::IAllocator* allocator, ResGraphicsFile graphicsFile) in Setup() 99 ResMaterial::SetupTextures(os::IAllocator* allocator, ResMaterial resMaterial, ResGraphicsFile grap… in SetupTextures() 298 ResGraphicsFile graphicsFile in SetupShader()
|
| D | gfx_ResModel.cpp | 35 ResModel::Setup(os::IAllocator* allocator, ResGraphicsFile graphicsFile) in Setup()
|
| D | gfx_ResLookupTable.cpp | 141 ResLookupTableSet::Setup(os::IAllocator* allocator, ResGraphicsFile graphicsFile) in Setup()
|
| /NW4C-1.2.23/sources/libraries/demo/ |
| D | demo_Particle.cpp | 107 ParticleEffect::Setup(gfx::ResGraphicsFile resource, bool useParticleMaterial) in Setup() 130 ParticleEffect::Register(gfx::ResGraphicsFile resource, const char** nodeNames) in Register() 185 ParticleEffect::Register(gfx::ResGraphicsFile resource) in Register()
|
| /NW4C-1.2.23/demos/Nw4cDemo/include/ |
| D | GfxCtrl.h | 45 nw::gfx::ResGraphicsFile resource;
|
| /NW4C-1.2.23/include/nw/demo/ |
| D | demo_Particle.h | 470 void Setup(gfx::ResGraphicsFile resource, bool useParticleMaterial = false); 476 void Register(gfx::ResGraphicsFile resource, const char** nodeNames); 481 void Register(gfx::ResGraphicsFile resource);
|
| /NW4C-1.2.23/sources/libraries/anim/res/ |
| D | anim_ResAnim.cpp | 217 ResTextureAnim::Setup(os::IAllocator* allocator, gfx::ResGraphicsFile graphicsFile) in Setup() 375 ResMemberAnim::Setup(os::IAllocator* allocator, gfx::ResGraphicsFile graphicsFile) in Setup() 492 ResAnim::Setup(os::IAllocator* allocator, gfx::ResGraphicsFile graphicsFile) in Setup()
|
| /NW4C-1.2.23/include/nw/anim/res/ |
| D | anim_ResAnim.h | 39 class ResGraphicsFile; variable 468 gfx::Result Setup(os::IAllocator* allocator, gfx::ResGraphicsFile graphicsFile); 530 gfx::Result Setup(os::IAllocator* allocator, gfx::ResGraphicsFile graphicsFile); 946 gfx::Result Setup(os::IAllocator* allocator, gfx::ResGraphicsFile graphicsFile);
|