Home
last modified time | relevance | path

Searched refs:GetTypeInfo (Results 1 – 25 of 33) sorted by relevance

12

/NW4C-1.3.3/include/nw/ut/
Dut_ResMetaData.h77 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
Dut_ResPrimitive.h65 nw::ut::ResTypeInfo GetTypeInfo() const { return ref().typeInfo; } in NW_RES_CTOR()
/NW4C-1.3.3/sources/libraries/gfx/
Dgfx_ParticleUtil.cpp136 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 …]
Dgfx_OffScreenBuffer.cpp59 switch (resTexture.GetTypeInfo()) in OffScreenBuffer()
Dgfx_IRenderTarget.cpp94 switch (texture.GetTypeInfo()) in CreateOffScreenBuffer()
Dgfx_ParticleAnimationOption.cpp80 switch (this->GetTypeInfo()) in EvaluateAnimationFrame()
Dgfx_ParticleCollection.cpp181 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()
Dgfx_Camera.cpp205 switch (this->m_ViewUpdater->GetResource().GetTypeInfo()) in Create()
220 switch (this->m_ProjectionUpdater->GetResource().GetTypeInfo()) in Create()
299 switch (this->m_ViewUpdater->GetResource().GetTypeInfo()) in GetMemorySize()
321 switch (this->m_ProjectionUpdater->GetResource().GetTypeInfo()) in GetMemorySize()
Dgfx_ParticleEmitter.cpp53 switch(resForm.GetTypeInfo()) in GetMemorySizeInternal()
121 switch(resForm.GetTypeInfo()) in Create()
469 switch(resForm.GetTypeInfo()) in Emission()
/NW4C-1.3.3/include/nw/gfx/res/
Dgfx_ResParticleCollection.h53 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.h65 nw::ut::ResTypeInfo GetTypeInfo() const { return ref().typeInfo; } in NW_RES_FIELD_CLASS_DECL()
Dgfx_ResParticleShapeBuilder.h59 nw::ut::ResTypeInfo GetTypeInfo() const { return ref().typeInfo; } in GetTypeInfo() function
Dgfx_ResParticleAnimationOption.h54 nw::ut::ResTypeInfo GetTypeInfo() const { return ref().typeInfo; } in NW_RES_FIELD_PRIMITIVE_DECL()
Dgfx_ResCamera.h224 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()
Dgfx_ResShape.h304 …NW_ASSERT( resOBB.IsValid() || (resOBB.GetTypeInfo() == nw::ut::ResOrientedBoundingBox::TYPE_INFO)… in NW_RES_CTOR_INHERIT()
312 …NW_ASSERT( resOBB.IsValid() || (resOBB.GetTypeInfo() == nw::ut::ResOrientedBoundingBox::TYPE_INFO)… in GetOrientedBoundingBox()
Dgfx_ResSceneObject.h117 nw::ut::ResTypeInfo GetTypeInfo() const { return ref().typeInfo; } in NW_RES_FIELD_STRUCT_DECL()
Dgfx_ResLookupTable.h79 nw::ut::ResTypeInfo GetTypeInfo() const { return ref().typeInfo; } in NW_RES_CTOR()
Dgfx_ResParticleUpdater.h100 nw::ut::ResTypeInfo GetTypeInfo() const { return ref().typeInfo; } in NW_RES_FIELD_PRIMITIVE_DECL()
497 nw::ut::ResTypeInfo GetTypeInfo() const { return ref().typeInfo; } in NW_RES_CTOR()
Dgfx_ResTextureMapper.h268 nw::ut::ResTypeInfo GetTypeInfo() const { return ref().typeInfo; } in GetTypeInfo() function
570 nw::ut::ResTypeInfo GetTypeInfo() const { return ref().typeInfo; } in GetTypeInfo() function
Dgfx_ResParticleForm.h55 nw::ut::ResTypeInfo GetTypeInfo() const { return ref().typeInfo; } in NW_RES_FIELD_PRIMITIVE_DECL()
Dgfx_ResParticleInitializer.h60 nw::ut::ResTypeInfo GetTypeInfo() const { return ref().typeInfo; } in NW_RES_FIELD_PRIMITIVE_DECL()
Dgfx_ResVertex.h135 nw::ut::ResTypeInfo GetTypeInfo() const { return ref().typeInfo; } in GetTypeInfo() function
Dgfx_ResGraphicsFile.h911 ut::ResTypeInfo resTypeInfo = resModel.GetTypeInfo(); in operator()
931 ut::ResTypeInfo resTypeInfo = resModel.GetTypeInfo(); in operator()
/NW4C-1.3.3/sources/libraries/anim/res/
Danim_ResAnimGroup.cpp371 switch(viewUpdater.GetTypeInfo()) in SetValue()
455 switch(projectionUpdater.GetTypeInfo()) in SetValue()
/NW4C-1.3.3/sources/libraries/gfx/res/
Dgfx_ResMesh.cpp158 switch ( shape.GetTypeInfo() ) in Setup()

12