| /NW4C-1.2.23/include/nw/ut/ |
| D | ut_ResMetaData.h | 31 nw::ut::ResTypeInfo typeInfo; member 77 nw::ut::ResTypeInfo GetTypeInfo() const { return ref().typeInfo; } in NW_RES_FIELD_STRING_DECL() 95 nw::ut::ResTypeInfo GetTypeInfo() const { return ref().typeInfo; } in GetTypeInfo() 114 nw::ut::ResTypeInfo GetTypeInfo() const { return ref().typeInfo; } in GetTypeInfo() 140 nw::ut::ResTypeInfo GetTypeInfo() const { return ref().typeInfo; } in GetTypeInfo()
|
| D | ut_ResPrimitive.h | 31 nw::ut::ResTypeInfo typeInfo; member 65 nw::ut::ResTypeInfo GetTypeInfo() const { return ref().typeInfo; } in NW_RES_CTOR()
|
| /NW4C-1.2.23/include/nw/gfx/res/ |
| D | gfx_ResLookupTable.h | 36 nw::ut::ResTypeInfo typeInfo; member 79 nw::ut::ResTypeInfo GetTypeInfo() const { return ref().typeInfo; } in NW_RES_CTOR() 230 switch ( this->ref().typeInfo ) in Dereference() 258 switch ( this->ref().typeInfo ) in Dereference()
|
| D | gfx_ResParticleCollection.h | 30 nw::ut::ResTypeInfo typeInfo; member 53 nw::ut::ResTypeInfo GetTypeInfo() const { return ref().typeInfo; } in NW_RES_FIELD_PRIMITIVE_DECL() 104 nw::ut::ResTypeInfo GetTypeInfo() const { return ref().typeInfo; } in NW_RES_CTOR_INHERIT()
|
| D | gfx_ResParticleAnimation.h | 31 nw::ut::ResTypeInfo typeInfo; member 65 nw::ut::ResTypeInfo GetTypeInfo() const { return ref().typeInfo; } in NW_RES_FIELD_CLASS_DECL()
|
| D | gfx_ResParticleAnimationOption.h | 31 nw::ut::ResTypeInfo typeInfo; member 54 nw::ut::ResTypeInfo GetTypeInfo() const { return ref().typeInfo; } in NW_RES_FIELD_PRIMITIVE_DECL()
|
| D | gfx_ResParticleShapeBuilder.h | 31 nw::ut::ResTypeInfo typeInfo; member 59 nw::ut::ResTypeInfo GetTypeInfo() const { return ref().typeInfo; } in GetTypeInfo()
|
| D | gfx_ResCamera.h | 45 nw::ut::ResTypeInfo typeInfo; member 51 nw::ut::ResTypeInfo typeInfo; member 199 nw::ut::ResTypeInfo GetTypeInfo() const { return ref().typeInfo; } in NW_RES_CTOR() 238 nw::ut::ResTypeInfo GetTypeInfo() const { return ref().typeInfo; } in NW_RES_FIELD_PRIMITIVE_DECL()
|
| D | gfx_ResSceneObject.h | 35 nw::ut::ResTypeInfo typeInfo; member 117 nw::ut::ResTypeInfo GetTypeInfo() const { return ref().typeInfo; } in NW_RES_FIELD_STRUCT_DECL()
|
| D | gfx_ResTextureMapper.h | 32 nw::ut::ResTypeInfo typeInfo; member 52 nw::ut::ResTypeInfo typeInfo; member 219 nw::ut::ResTypeInfo GetTypeInfo() const { return ref().typeInfo; } in GetTypeInfo() 516 nw::ut::ResTypeInfo GetTypeInfo() const { return ref().typeInfo; } in GetTypeInfo()
|
| D | gfx_ResParticleUpdater.h | 72 nw::ut::ResTypeInfo typeInfo; member 102 nw::ut::ResTypeInfo GetTypeInfo() const { return ref().typeInfo; } in NW_RES_FIELD_PRIMITIVE_DECL() 466 nw::ut::ResTypeInfo typeInfo; member 486 nw::ut::ResTypeInfo GetTypeInfo() const { return ref().typeInfo; } in NW_RES_CTOR()
|
| D | gfx_ResParticleForm.h | 31 nw::ut::ResTypeInfo typeInfo; member 55 nw::ut::ResTypeInfo GetTypeInfo() const { return ref().typeInfo; } in NW_RES_FIELD_PRIMITIVE_DECL()
|
| D | gfx_ResVertex.h | 40 nw::ut::ResTypeInfo typeInfo; member 124 nw::ut::ResTypeInfo GetTypeInfo() const { return ref().typeInfo; } in GetTypeInfo()
|
| D | gfx_ResParticleInitializer.h | 32 nw::ut::ResTypeInfo typeInfo; member 60 nw::ut::ResTypeInfo GetTypeInfo() const { return ref().typeInfo; } in NW_RES_FIELD_PRIMITIVE_DECL()
|
| /NW4C-1.2.23/sources/libraries/gfx/res/ |
| D | gfx_ResTextureMapper.cpp | 110 switch ( resImageTexture.ref().typeInfo ) in ResPixelBasedTextureMapper_Setup() 328 switch ( this->ref().typeInfo ) in CloneDynamic() 360 switch ( this->ref().typeInfo ) in GetMemorySizeForCloneInternal() 386 switch ( this->ref().typeInfo ) in DestroyDynamic() 419 switch ( this->ref().typeInfo ) in Setup() 444 switch ( this->ref().typeInfo ) in Cleanup() 472 switch ( this->ref().typeInfo ) in SetTexture() 480 switch ( resImageTexture.ref().typeInfo ) in SetTexture() 522 switch ( resTextureSampler.ref().typeInfo ) in SetSampler() 564 texture->typeInfo = ResReferenceTexture::TYPE_INFO; in ReferResTexture() [all …]
|
| D | gfx_ResLookupTable.cpp | 95 switch ( this->ref().typeInfo ) in Setup() 120 switch ( this->ref().typeInfo ) in Cleanup()
|
| D | gfx_ResTexture.cpp | 281 switch(resRefTex.GetTargetTexture().ref().typeInfo) in ResReferenceTexture_Setup() 445 switch ( this->ref().typeInfo ) in Setup() 487 switch ( this->ref().typeInfo ) in Cleanup() 588 textureData->typeInfo = ResImageTexture::TYPE_INFO; in Create() 723 textureData->typeInfo = ResShadowTexture::TYPE_INFO; in Create()
|
| D | gfx_ResShader.cpp | 46 switch ( this->ref().typeInfo ) in Dereference() 75 switch ( this->ref().typeInfo ) in Dereference() 106 switch ( this->ref().typeInfo ) in Setup()
|
| D | gfx_ResShape.cpp | 139 switch ( this->ref().typeInfo ) in Setup() 292 switch ( this->ref().typeInfo ) in Cleanup()
|
| /NW4C-1.2.23/sources/libraries/gfx/ |
| D | gfx_FragmentLight.cpp | 131 resFragmentLight->typeInfo = ResFragmentLight::TYPE_INFO; in CreateResFragmentLight() 160 distanceSampler->typeInfo = ResReferenceLookupTable_TYPE_INFO; in CreateResFragmentLight() 170 referenceAngleSampler->typeInfo = ResReferenceLookupTable_TYPE_INFO; in CreateResFragmentLight()
|
| D | gfx_PerspectiveProjectionUpdater.cpp | 42 buffer->typeInfo = ResPerspectiveProjectionUpdater::TYPE_INFO; in Create()
|
| D | gfx_FrustumProjectionUpdater.cpp | 43 buffer->typeInfo = ResFrustumProjectionUpdater::TYPE_INFO; in Create()
|
| D | gfx_OrthoProjectionUpdater.cpp | 43 buffer->typeInfo = ResOrthoProjectionUpdater::TYPE_INFO; in Create()
|
| D | gfx_LookAtTargetViewUpdater.cpp | 42 buffer->typeInfo = ResLookAtTargetViewUpdater::TYPE_INFO; in Create()
|
| /NW4C-1.2.23/include/nw/anim/res/ |
| D | anim_ResAnimGroup.h | 56 nw::ut::ResTypeInfo typeInfo; member 170 nw::ut::ResTypeInfo typeInfo; member 263 nw::ut::ResTypeInfo GetTypeInfo() const { return ref().typeInfo; } in GetTypeInfo()
|