Searched refs:ResParticleUpdater (Results 1 – 6 of 6) sorted by relevance
84 class ResParticleUpdater : public nw::ut::ResCommon< ResParticleUpdaterData >87 enum { TYPE_INFO = NW_GFX_RES_TYPE_INFO(ResParticleUpdater) };90 NW_RES_CTOR( ResParticleUpdater )135 class ResParticleAccelarationUpdater : public ResParticleUpdater141 NW_RES_CTOR_INHERIT( ResParticleAccelarationUpdater, ResParticleUpdater )156 class ResParticleFloatUpdater : public ResParticleUpdater162 NW_RES_CTOR_INHERIT( ResParticleFloatUpdater, ResParticleUpdater )201 class ResParticleFloatImmediate4KeyUpdater : public ResParticleUpdater207 NW_RES_CTOR_INHERIT( ResParticleFloatImmediate4KeyUpdater, ResParticleUpdater )227 class ResParticleGeneralUpdater : 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;71 …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()2813 const ResParticleUpdater updater(workUpdater.resource); in UpdateParticles()
327 nw::gfx::ResParticleUpdater resUpdater(updater.resource); in SetUserUpdater()