Searched refs:updater (Results 1 – 4 of 4) sorted by relevance
496 Updater updater; in Create() local500 updater.m_IsCopied = true; in Create()501 updater.resource = ParticleUtil::DuplicateResParticleUpdater( in Create()504 if (updater.resource == NULL) in Create()511 updater.m_IsCopied = false; in Create()512 updater.resource = resUpdater.ptr(); in Create()515 updater.work = 0; in Create()516 updater.m_Flags = 0; in Create()519 updater.m_Type = resType; in Create()534 updater.EnableFlags(Updater::FLAG_IS_HAS_CURVE_ANIM); in Create()[all …]
133 ParticleSet::Updater& updater = *iter++; in ResolveParticleObject() local135 ResParticleUpdater resUpdater(updater.resource); in ResolveParticleObject()149 updater.work = (u32)childParticleSet; in ResolveParticleObject()
414 ResCameraProjectionUpdater updater = camera->GetProjectionUpdater()->GetResource(); in ActivateTextureCoordinators() local417 switch(updater.ref().typeInfo) in ActivateTextureCoordinators()
319 nw::gfx::ParticleSet::Updater& updater = *iter++; in SetUserUpdater() local321 nw::gfx::ResParticleUpdater resUpdater(updater.resource); in SetUserUpdater()329 updater.work = (u32)UserUpdater; in SetUserUpdater()