Searched refs:ResParticleUpdater (Results 1 – 6 of 6) sorted by relevance
82 class ResParticleUpdater : public nw::ut::ResCommon< ResParticleUpdaterData >85 enum { TYPE_INFO = NW_GFX_RES_TYPE_INFO(ResParticleUpdater) };88 NW_RES_CTOR( ResParticleUpdater )113 class ResParticleAccelarationUpdater : public ResParticleUpdater119 NW_RES_CTOR_INHERIT( ResParticleAccelarationUpdater, ResParticleUpdater )134 class ResParticleFloatUpdater : public ResParticleUpdater140 NW_RES_CTOR_INHERIT( ResParticleFloatUpdater, ResParticleUpdater )180 class ResParticleFloatImmediate4KeyUpdater : public ResParticleUpdater186 NW_RES_CTOR_INHERIT( ResParticleFloatImmediate4KeyUpdater, ResParticleUpdater )212 class ResParticleVector3Immediate4KeyUpdater : public ResParticleUpdater[all …]
37 typedef ut::ResArrayClass<ResParticleUpdater>::type::iterator ResParticleUpdaterArrayIterator;38 typedef ut::ResArrayClass<const ResParticleUpdater>::type::const_iterator ResParticleUpdaterArrayCo…39 typedef ut::ResArrayClass<ResParticleUpdater>::type ResParticleUpdaterArray;40 typedef ut::ResArrayClass<const ResParticleUpdater>::type ResParticleUpdaterArrayConst;72 …NW_RES_FIELD_CLASS_LIST_DECL( ResParticleUpdater, ParticleUpdaters ) // GetParticleUpdater…
33 class ResParticleUpdater; variable68 const ResParticleUpdater* src,74 const ResParticleUpdater* src);
133 ResParticleUpdater resUpdater(updater.resource); in ResolveParticleObject()360 const ResParticleUpdater* src) in GetMemorySizeForDuplicateResParticleUpdaterInternal()370 case ResParticleUpdater::TYPE_INFO: in GetMemorySizeForDuplicateResParticleUpdaterInternal()539 const ResParticleUpdater* src, in DuplicateResParticleUpdater()554 case ResParticleUpdater::TYPE_INFO: in DuplicateResParticleUpdater()
345 const ResParticleUpdater resUpdater = *i++; in GetMemorySizeInternal()492 const ResParticleUpdater resUpdater = *i++; in Create()605 const ResParticleUpdater resUpdater(updater.resource); in Create()3009 const ResParticleUpdater updater(workUpdater.resource); in UpdateParticles()
319 nw::gfx::ResParticleUpdater resUpdater(updater.resource); in SetUserUpdater()