Searched refs:updater (Results 1 – 4 of 4) sorted by relevance
494 Updater updater; in Create() local498 updater.m_IsCopied = true; in Create()499 updater.resource = ParticleUtil::DuplicateResParticleUpdater( in Create()502 if (updater.resource == NULL) in Create()509 updater.m_IsCopied = false; in Create()510 updater.resource = resUpdater.ptr(); in Create()513 updater.work = 0; in Create()514 updater.m_Flags = 0; in Create()517 updater.m_Type = resType; in Create()532 updater.EnableFlags(Updater::FLAG_IS_HAS_CURVE_ANIM); in Create()[all …]
131 ParticleSet::Updater& updater = *iter++; in ResolveParticleObject() local133 ResParticleUpdater resUpdater(updater.resource); in ResolveParticleObject()147 updater.work = (u32)childParticleSet; in ResolveParticleObject()
412 ResCameraProjectionUpdater updater = camera->GetProjectionUpdater()->GetResource(); in ActivateTextureCoordinators() local415 switch(updater.ref().typeInfo) in ActivateTextureCoordinators()
325 nw::gfx::ParticleSet::Updater& updater = *iter++; in SetUserUpdater() local327 nw::gfx::ResParticleUpdater resUpdater(updater.resource); in SetUserUpdater()335 updater.work = (u32)UserUpdater; in SetUserUpdater()