| /NW4C-1.2.23/include/nw/ut/ |
| D | ut_ResMetaData.h | 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() function 114 nw::ut::ResTypeInfo GetTypeInfo() const { return ref().typeInfo; } in GetTypeInfo() function 140 nw::ut::ResTypeInfo GetTypeInfo() const { return ref().typeInfo; } in GetTypeInfo() function
|
| D | ut_ResPrimitive.h | 65 nw::ut::ResTypeInfo GetTypeInfo() const { return ref().typeInfo; } in NW_RES_CTOR()
|
| /NW4C-1.2.23/sources/libraries/gfx/ |
| D | gfx_ParticleUtil.cpp | 136 if (resUpdater.GetTypeInfo() == ResParticleChildUpdater::TYPE_INFO) in ResolveParticleObject() 202 switch (src->GetTypeInfo()) in GetMemorySizeForDuplicateResParticleInitializerInternal() 265 switch (src->GetTypeInfo()) in DuplicateResParticleInitializer() 332 switch (src->GetTypeInfo()) in DuplicateResParticleInitializer() 368 switch (src->GetTypeInfo()) in GetMemorySizeForDuplicateResParticleUpdaterInternal() 401 switch (form.GetTypeInfo()) in GetMemorySizeForDuplicateResParticleUpdaterInternal() 431 switch (option.GetTypeInfo()) in GetMemorySizeForDuplicateResParticleUpdaterInternal() 501 switch (option.GetTypeInfo()) in GetMemorySizeForDuplicateResParticleUpdaterInternal() 552 switch (src->GetTypeInfo()) in DuplicateResParticleUpdater() 585 switch (form.GetTypeInfo()) in DuplicateResParticleUpdater() [all …]
|
| D | gfx_OffScreenBuffer.cpp | 59 switch (resTexture.GetTypeInfo()) in OffScreenBuffer()
|
| D | gfx_IRenderTarget.cpp | 87 switch (texture.GetTypeInfo()) in CreateOffScreenBuffer()
|
| D | gfx_ParticleAnimationOption.cpp | 80 switch (this->GetTypeInfo()) in EvaluateAnimationFrame()
|
| D | gfx_ParticleCollection.cpp | 181 if ((*it).GetTypeInfo() == ResParticleParameterAttribute::TYPE_INFO) in GetMemorySizeInternal() 317 if ((*it).GetTypeInfo() != ResParticleParameterAttribute::TYPE_INFO) in GetDeviceMemorySizeInternal() 420 if ((*it).GetTypeInfo() == ResParticleParameterAttribute::TYPE_INFO) in Create() 634 if ((*it).GetTypeInfo() == ResParticleParameterAttribute::TYPE_INFO) in Create()
|
| D | gfx_SceneBuilder.cpp | 87 switch (resource.GetTypeInfo()) in BuildSceneObject()
|
| /NW4C-1.2.23/include/nw/gfx/res/ |
| D | gfx_ResParticleCollection.h | 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 | 65 nw::ut::ResTypeInfo GetTypeInfo() const { return ref().typeInfo; } in NW_RES_FIELD_CLASS_DECL()
|
| D | gfx_ResParticleAnimationOption.h | 54 nw::ut::ResTypeInfo GetTypeInfo() const { return ref().typeInfo; } in NW_RES_FIELD_PRIMITIVE_DECL()
|
| D | gfx_ResParticleShapeBuilder.h | 59 nw::ut::ResTypeInfo GetTypeInfo() const { return ref().typeInfo; } in GetTypeInfo() function
|
| D | gfx_ResCamera.h | 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_ResShape.h | 274 …NW_ASSERT( resOBB.IsValid() || (resOBB.GetTypeInfo() == nw::ut::ResOrientedBoundingBox::TYPE_INFO)… in NW_RES_CTOR_INHERIT() 282 …NW_ASSERT( resOBB.IsValid() || (resOBB.GetTypeInfo() == nw::ut::ResOrientedBoundingBox::TYPE_INFO)… in GetOrientedBoundingBox()
|
| D | gfx_ResSceneObject.h | 117 nw::ut::ResTypeInfo GetTypeInfo() const { return ref().typeInfo; } in NW_RES_FIELD_STRUCT_DECL()
|
| D | gfx_ResLookupTable.h | 79 nw::ut::ResTypeInfo GetTypeInfo() const { return ref().typeInfo; } in NW_RES_CTOR()
|
| D | gfx_ResTextureMapper.h | 219 nw::ut::ResTypeInfo GetTypeInfo() const { return ref().typeInfo; } in GetTypeInfo() function 516 nw::ut::ResTypeInfo GetTypeInfo() const { return ref().typeInfo; } in GetTypeInfo() function
|
| D | gfx_ResParticleUpdater.h | 102 nw::ut::ResTypeInfo GetTypeInfo() const { return ref().typeInfo; } in NW_RES_FIELD_PRIMITIVE_DECL() 486 nw::ut::ResTypeInfo GetTypeInfo() const { return ref().typeInfo; } in NW_RES_CTOR()
|
| D | gfx_ResParticleForm.h | 55 nw::ut::ResTypeInfo GetTypeInfo() const { return ref().typeInfo; } in NW_RES_FIELD_PRIMITIVE_DECL()
|
| D | gfx_ResVertex.h | 124 nw::ut::ResTypeInfo GetTypeInfo() const { return ref().typeInfo; } in GetTypeInfo() function
|
| D | gfx_ResParticleInitializer.h | 60 nw::ut::ResTypeInfo GetTypeInfo() const { return ref().typeInfo; } in NW_RES_FIELD_PRIMITIVE_DECL()
|
| D | gfx_ResGraphicsFile.h | 909 ut::ResTypeInfo resTypeInfo = resModel.GetTypeInfo(); in operator() 929 ut::ResTypeInfo resTypeInfo = resModel.GetTypeInfo(); in operator()
|
| /NW4C-1.2.23/sources/libraries/anim/res/ |
| D | anim_ResAnimGroup.cpp | 361 switch(viewUpdater.GetTypeInfo()) in SetValue() 445 switch(projectionUpdater.GetTypeInfo()) in SetValue()
|
| /NW4C-1.2.23/sources/libraries/gfx/res/ |
| D | gfx_ResMesh.cpp | 162 switch ( shape.GetTypeInfo() ) in Setup()
|
| /NW4C-1.2.23/sources/libraries/demo/ |
| D | demo_Particle.cpp | 192 nw::ut::ResTypeInfo resTypeInfo = (*modelResource).GetTypeInfo(); in Register()
|