Home
last modified time | relevance | path

Searched refs:m_IsResourceCopyEnabled (Results 1 – 6 of 6) sorted by relevance

/NW4C-2.0.3/include/nw/gfx/res/
Dgfx_ResParticleEmitter.h38 nw::ut::ResBool m_IsResourceCopyEnabled; member
54 nw::ut::ResBool m_IsResourceCopyEnabled; member
Dgfx_ResParticleForm.h34 nw::ut::ResBool m_IsResourceCopyEnabled; member
Dgfx_ResParticleInitializer.h35 nw::ut::ResBool m_IsResourceCopyEnabled; member
Dgfx_ResParticleUpdater.h75 nw::ut::ResBool m_IsResourceCopyEnabled; member
/NW4C-2.0.3/include/nw/gfx/
Dgfx_ParticleEmitter.h160 … return ResParticleEmitterParameter(&this->GetResParticleEmitter().ptr()->m_IsResourceCopyEnabled);
179 … return ResParticleEmitterParameter(&this->GetResParticleEmitter().ptr()->m_IsResourceCopyEnabled);
/NW4C-2.0.3/sources/libraries/gfx/
Dgfx_ParticleEmitter.cpp112 &resNode.ptr()->m_IsResourceCopyEnabled, in Create()