Home
last modified time | relevance | path

Searched refs:typeInfo (Results 1 – 25 of 39) sorted by relevance

12

/NW4C-1.2.23/include/nw/ut/
Dut_ResMetaData.h31 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()
Dut_ResPrimitive.h31 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/
Dgfx_ResLookupTable.h36 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()
Dgfx_ResParticleCollection.h30 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()
Dgfx_ResParticleAnimation.h31 nw::ut::ResTypeInfo typeInfo; member
65 nw::ut::ResTypeInfo GetTypeInfo() const { return ref().typeInfo; } in NW_RES_FIELD_CLASS_DECL()
Dgfx_ResParticleAnimationOption.h31 nw::ut::ResTypeInfo typeInfo; member
54 nw::ut::ResTypeInfo GetTypeInfo() const { return ref().typeInfo; } in NW_RES_FIELD_PRIMITIVE_DECL()
Dgfx_ResParticleShapeBuilder.h31 nw::ut::ResTypeInfo typeInfo; member
59 nw::ut::ResTypeInfo GetTypeInfo() const { return ref().typeInfo; } in GetTypeInfo()
Dgfx_ResCamera.h45 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()
Dgfx_ResSceneObject.h35 nw::ut::ResTypeInfo typeInfo; member
117 nw::ut::ResTypeInfo GetTypeInfo() const { return ref().typeInfo; } in NW_RES_FIELD_STRUCT_DECL()
Dgfx_ResTextureMapper.h32 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()
Dgfx_ResParticleUpdater.h72 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()
Dgfx_ResParticleForm.h31 nw::ut::ResTypeInfo typeInfo; member
55 nw::ut::ResTypeInfo GetTypeInfo() const { return ref().typeInfo; } in NW_RES_FIELD_PRIMITIVE_DECL()
Dgfx_ResVertex.h40 nw::ut::ResTypeInfo typeInfo; member
124 nw::ut::ResTypeInfo GetTypeInfo() const { return ref().typeInfo; } in GetTypeInfo()
Dgfx_ResParticleInitializer.h32 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/
Dgfx_ResTextureMapper.cpp110 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 …]
Dgfx_ResLookupTable.cpp95 switch ( this->ref().typeInfo ) in Setup()
120 switch ( this->ref().typeInfo ) in Cleanup()
Dgfx_ResTexture.cpp281 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()
Dgfx_ResShader.cpp46 switch ( this->ref().typeInfo ) in Dereference()
75 switch ( this->ref().typeInfo ) in Dereference()
106 switch ( this->ref().typeInfo ) in Setup()
Dgfx_ResShape.cpp139 switch ( this->ref().typeInfo ) in Setup()
292 switch ( this->ref().typeInfo ) in Cleanup()
/NW4C-1.2.23/sources/libraries/gfx/
Dgfx_FragmentLight.cpp131 resFragmentLight->typeInfo = ResFragmentLight::TYPE_INFO; in CreateResFragmentLight()
160 distanceSampler->typeInfo = ResReferenceLookupTable_TYPE_INFO; in CreateResFragmentLight()
170 referenceAngleSampler->typeInfo = ResReferenceLookupTable_TYPE_INFO; in CreateResFragmentLight()
Dgfx_PerspectiveProjectionUpdater.cpp42 buffer->typeInfo = ResPerspectiveProjectionUpdater::TYPE_INFO; in Create()
Dgfx_FrustumProjectionUpdater.cpp43 buffer->typeInfo = ResFrustumProjectionUpdater::TYPE_INFO; in Create()
Dgfx_OrthoProjectionUpdater.cpp43 buffer->typeInfo = ResOrthoProjectionUpdater::TYPE_INFO; in Create()
Dgfx_LookAtTargetViewUpdater.cpp42 buffer->typeInfo = ResLookAtTargetViewUpdater::TYPE_INFO; in Create()
/NW4C-1.2.23/include/nw/anim/res/
Danim_ResAnimGroup.h56 nw::ut::ResTypeInfo typeInfo; member
170 nw::ut::ResTypeInfo typeInfo; member
263 nw::ut::ResTypeInfo GetTypeInfo() const { return ref().typeInfo; } in GetTypeInfo()

12