Home
last modified time | relevance | path

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

/NW4C-1.3.3/include/nw/gfx/res/
Dgfx_ResParticleEmitter.h36 nw::ut::ResBool m_IsResourceCopyEnabled; member
52 nw::ut::ResBool m_IsResourceCopyEnabled; member
Dgfx_ResParticleForm.h32 nw::ut::ResBool m_IsResourceCopyEnabled; member
Dgfx_ResParticleInitializer.h33 nw::ut::ResBool m_IsResourceCopyEnabled; member
Dgfx_ResParticleUpdater.h71 nw::ut::ResBool m_IsResourceCopyEnabled; member
/NW4C-1.3.3/include/nw/gfx/
Dgfx_ParticleEmitter.h200 … return ResParticleEmitterParameter(&this->GetResParticleEmitter().ptr()->m_IsResourceCopyEnabled);
219 … return ResParticleEmitterParameter(&this->GetResParticleEmitter().ptr()->m_IsResourceCopyEnabled);
/NW4C-1.3.3/sources/libraries/gfx/
Dgfx_ParticleEmitter.cpp110 &resNode.ptr()->m_IsResourceCopyEnabled, in Create()