| /NW4C-1.3.3/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.3.3/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_ResParticleShapeBuilder.h | 31 nw::ut::ResTypeInfo typeInfo; member 59 nw::ut::ResTypeInfo GetTypeInfo() const { return ref().typeInfo; } in GetTypeInfo()
|
| 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_ResCamera.h | 45 nw::ut::ResTypeInfo typeInfo; member 51 nw::ut::ResTypeInfo typeInfo; member 224 nw::ut::ResTypeInfo GetTypeInfo() const { return ref().typeInfo; } in NW_RES_CTOR() 263 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_ResParticleUpdater.h | 70 nw::ut::ResTypeInfo typeInfo; member 100 nw::ut::ResTypeInfo GetTypeInfo() const { return ref().typeInfo; } in NW_RES_FIELD_PRIMITIVE_DECL() 477 nw::ut::ResTypeInfo typeInfo; member 497 nw::ut::ResTypeInfo GetTypeInfo() const { return ref().typeInfo; } in NW_RES_CTOR()
|
| D | gfx_ResTextureMapper.h | 32 nw::ut::ResTypeInfo typeInfo; member 52 nw::ut::ResTypeInfo typeInfo; member 268 nw::ut::ResTypeInfo GetTypeInfo() const { return ref().typeInfo; } in GetTypeInfo() 570 nw::ut::ResTypeInfo GetTypeInfo() const { return ref().typeInfo; } in GetTypeInfo()
|
| 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_ResParticleInitializer.h | 32 nw::ut::ResTypeInfo typeInfo; member 60 nw::ut::ResTypeInfo GetTypeInfo() const { return ref().typeInfo; } in NW_RES_FIELD_PRIMITIVE_DECL()
|
| D | gfx_ResVertex.h | 40 nw::ut::ResTypeInfo typeInfo; member 135 nw::ut::ResTypeInfo GetTypeInfo() const { return ref().typeInfo; } in GetTypeInfo()
|
| D | gfx_ResShape.h | 37 nw::ut::ResTypeInfo typeInfo; member 45 nw::ut::ResTypeInfo typeInfo; member
|
| /NW4C-1.3.3/sources/libraries/gfx/res/ |
| D | gfx_ResTextureMapper.cpp | 142 switch ( resImageTexture.ref().typeInfo ) in ResPixelBasedTextureMapper_Setup() 360 switch ( this->ref().typeInfo ) in CloneDynamic() 392 switch ( this->ref().typeInfo ) in GetMemorySizeForCloneInternal() 418 switch ( this->ref().typeInfo ) in DestroyDynamic() 451 switch ( this->ref().typeInfo ) in Setup() 476 switch ( this->ref().typeInfo ) in Cleanup() 504 switch ( this->ref().typeInfo ) in SetTexture() 512 switch ( resImageTexture.ref().typeInfo ) in SetTexture() 561 texture->typeInfo = ResReferenceTexture::TYPE_INFO; in ReferResTexture() 566 switch ( resTexture.ref().typeInfo ) in ReferResTexture()
|
| D | gfx_ResLookupTable.cpp | 97 switch ( this->ref().typeInfo ) in Setup() 122 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()
|
| /NW4C-1.3.3/sources/libraries/gfx/ |
| D | gfx_FragmentLight.cpp | 165 resFragmentLight->typeInfo = ResFragmentLight::TYPE_INFO; in CreateResFragmentLight() 195 distanceSampler->typeInfo = ResReferenceLookupTable_TYPE_INFO; in CreateResFragmentLight() 205 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_LookAtTargetViewUpdater.cpp | 42 buffer->typeInfo = ResLookAtTargetViewUpdater::TYPE_INFO; in Create()
|
| /NW4C-1.3.3/sources/libraries/anim/res/ |
| D | anim_ResUtil.cpp | 53 texture.typeInfo = srcTexture->typeInfo; in CloneTextureAnimMember()
|
| /NW4C-1.3.3/include/nw/anim/res/ |
| D | anim_ResAnimGroup.h | 56 nw::ut::ResTypeInfo typeInfo; member 172 nw::ut::ResTypeInfo typeInfo; member 316 nw::ut::ResTypeInfo GetTypeInfo() const { return ref().typeInfo; } in GetTypeInfo()
|