Home
last modified time | relevance | path

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

12

/NW4C-2.0.3/include/nw/ut/
Dut_ResMetaData.h79 nw::ut::ResTypeInfo GetTypeInfo() const { return ref().typeInfo; } in NW_RES_FIELD_STRING_DECL()
97 nw::ut::ResTypeInfo GetTypeInfo() const { return ref().typeInfo; } in GetTypeInfo() function
116 nw::ut::ResTypeInfo GetTypeInfo() const { return ref().typeInfo; } in GetTypeInfo() function
142 nw::ut::ResTypeInfo GetTypeInfo() const { return ref().typeInfo; } in GetTypeInfo() function
Dut_ResPrimitive.h67 nw::ut::ResTypeInfo GetTypeInfo() const { return ref().typeInfo; } in NW_RES_CTOR()
Dut_ResUtil.h81 if ((res.GetTypeInfo() & TDown::TYPE_INFO) == TDown::TYPE_INFO) in ResDynamicCast()
/NW4C-2.0.3/sources/libraries/gfx/
Dgfx_ParticleUtil.cpp138 if (resUpdater.GetTypeInfo() == ResParticleChildUpdater::TYPE_INFO) in ResolveParticleObject()
204 switch (src->GetTypeInfo()) in GetMemorySizeForDuplicateResParticleInitializerInternal()
267 switch (src->GetTypeInfo()) in DuplicateResParticleInitializer()
334 switch (src->GetTypeInfo()) in DuplicateResParticleInitializer()
370 switch (src->GetTypeInfo()) in GetMemorySizeForDuplicateResParticleUpdaterInternal()
403 switch (form.GetTypeInfo()) in GetMemorySizeForDuplicateResParticleUpdaterInternal()
433 switch (option.GetTypeInfo()) in GetMemorySizeForDuplicateResParticleUpdaterInternal()
503 switch (option.GetTypeInfo()) in GetMemorySizeForDuplicateResParticleUpdaterInternal()
554 switch (src->GetTypeInfo()) in DuplicateResParticleUpdater()
587 switch (form.GetTypeInfo()) in DuplicateResParticleUpdater()
[all …]
Dgfx_OffScreenBuffer.cpp61 switch (resTexture.GetTypeInfo()) in OffScreenBuffer()
Dgfx_IRenderTarget.cpp96 switch (texture.GetTypeInfo()) in CreateOffScreenBuffer()
Dgfx_ParticleAnimationOption.cpp82 switch (this->GetTypeInfo()) in EvaluateAnimationFrame()
Dgfx_ParticleCollection.cpp180 if ((*it).GetTypeInfo() == ResParticleParameterAttribute::TYPE_INFO) in GetMemorySizeInternal()
316 if ((*it).GetTypeInfo() != ResParticleParameterAttribute::TYPE_INFO) in GetDeviceMemorySizeInternal()
419 if ((*it).GetTypeInfo() == ResParticleParameterAttribute::TYPE_INFO) in Create()
633 if ((*it).GetTypeInfo() == ResParticleParameterAttribute::TYPE_INFO) in Create()
Dgfx_Camera.cpp208 switch (this->m_ViewUpdater->GetResource().GetTypeInfo()) in Create()
223 switch (this->m_ProjectionUpdater->GetResource().GetTypeInfo()) in Create()
302 switch (this->m_ViewUpdater->GetResource().GetTypeInfo()) in GetMemorySize()
324 switch (this->m_ProjectionUpdater->GetResource().GetTypeInfo()) in GetMemorySize()
Dgfx_ParticleEmitter.cpp55 switch(resForm.GetTypeInfo()) in GetMemorySizeInternal()
123 switch(resForm.GetTypeInfo()) in Create()
471 switch(resForm.GetTypeInfo()) in Emission()
/NW4C-2.0.3/include/nw/gfx/res/
Dgfx_ResParticleCollection.h55 nw::ut::ResTypeInfo GetTypeInfo() const { return ref().typeInfo; } in NW_RES_FIELD_PRIMITIVE_DECL()
106 nw::ut::ResTypeInfo GetTypeInfo() const { return ref().typeInfo; } in NW_RES_CTOR_INHERIT()
Dgfx_ResParticleAnimation.h67 nw::ut::ResTypeInfo GetTypeInfo() const { return ref().typeInfo; } in NW_RES_FIELD_CLASS_DECL()
Dgfx_ResParticleAnimationOption.h56 nw::ut::ResTypeInfo GetTypeInfo() const { return ref().typeInfo; } in NW_RES_FIELD_PRIMITIVE_DECL()
Dgfx_ResParticleShapeBuilder.h61 nw::ut::ResTypeInfo GetTypeInfo() const { return ref().typeInfo; } in GetTypeInfo() function
Dgfx_ResCamera.h226 nw::ut::ResTypeInfo GetTypeInfo() const { return ref().typeInfo; } in NW_RES_CTOR()
265 nw::ut::ResTypeInfo GetTypeInfo() const { return ref().typeInfo; } in NW_RES_FIELD_PRIMITIVE_DECL()
Dgfx_ResShape.h306 …NW_ASSERT( resOBB.IsValid() || (resOBB.GetTypeInfo() == nw::ut::ResOrientedBoundingBox::TYPE_INFO)… in NW_RES_CTOR_INHERIT()
314 …NW_ASSERT( resOBB.IsValid() || (resOBB.GetTypeInfo() == nw::ut::ResOrientedBoundingBox::TYPE_INFO)… in GetOrientedBoundingBox()
Dgfx_ResSceneObject.h119 nw::ut::ResTypeInfo GetTypeInfo() const { return ref().typeInfo; } in NW_RES_FIELD_STRUCT_DECL()
Dgfx_ResLookupTable.h81 nw::ut::ResTypeInfo GetTypeInfo() const { return ref().typeInfo; } in NW_RES_CTOR()
Dgfx_ResParticleUpdater.h104 nw::ut::ResTypeInfo GetTypeInfo() const { return ref().typeInfo; } in NW_RES_FIELD_PRIMITIVE_DECL()
501 nw::ut::ResTypeInfo GetTypeInfo() const { return ref().typeInfo; } in NW_RES_CTOR()
Dgfx_ResTextureMapper.h270 nw::ut::ResTypeInfo GetTypeInfo() const { return ref().typeInfo; } in GetTypeInfo() function
572 nw::ut::ResTypeInfo GetTypeInfo() const { return ref().typeInfo; } in GetTypeInfo() function
Dgfx_ResParticleForm.h57 nw::ut::ResTypeInfo GetTypeInfo() const { return ref().typeInfo; } in NW_RES_FIELD_PRIMITIVE_DECL()
Dgfx_ResVertex.h142 nw::ut::ResTypeInfo GetTypeInfo() const { return ref().typeInfo; } in GetTypeInfo() function
Dgfx_ResParticleInitializer.h62 nw::ut::ResTypeInfo GetTypeInfo() const { return ref().typeInfo; } in NW_RES_FIELD_PRIMITIVE_DECL()
/NW4C-2.0.3/sources/libraries/anim/res/
Danim_ResAnimGroup.cpp373 switch(viewUpdater.GetTypeInfo()) in SetValue()
457 switch(projectionUpdater.GetTypeInfo()) in SetValue()
/NW4C-2.0.3/sources/libraries/gfx/res/
Dgfx_ResMesh.cpp160 switch ( shape.GetTypeInfo() ) in Setup()

12