Home
last modified time | relevance | path

Searched refs:PARTICLEUSAGE_BIRTH (Results 1 – 4 of 4) sorted by relevance

/NW4C-2.0.3/sources/libraries/gfx/
Dgfx_ParticleCollection.cpp186 case PARTICLEUSAGE_BIRTH: in GetMemorySizeInternal()
220 case PARTICLEUSAGE_BIRTH: in GetMemorySizeInternal()
251 case PARTICLEUSAGE_BIRTH: in GetMemorySizeInternal()
320 case PARTICLEUSAGE_BIRTH: in GetDeviceMemorySizeInternal()
425 case PARTICLEUSAGE_BIRTH: in Create()
459 case PARTICLEUSAGE_BIRTH: in Create()
498 case PARTICLEUSAGE_BIRTH: in Create()
641 case PARTICLEUSAGE_BIRTH: in Create()
692 case PARTICLEUSAGE_BIRTH: in Create()
755 case PARTICLEUSAGE_BIRTH: in Create()
Dgfx_ParticleSet.cpp673 …ParticleTime* birth = (ParticleTime*)collection->GetStreamPtr(PARTICLEUSAGE_BIRTH, PARTICLE_BUFFER… in SetDefaultValues()
932 …ParticleTime* birth = (ParticleTime*)collection->GetStreamPtr(PARTICLEUSAGE_BIRTH, PARTICLE_BUFFER… in AddParticles()
1631 …ParticleTime* birth = (ParticleTime*)collection->GetStreamPtr(PARTICLEUSAGE_BIRTH, PARTICLE_BUFFER… in ParticleFloatImmediateUpdater()
1716 …ParticleTime* birth = (ParticleTime*)collection->GetStreamPtr(PARTICLEUSAGE_BIRTH, PARTICLE_BUFFER… in ParticleFloatImmediate4KeyUpdater()
1827 …ParticleTime* birth = (ParticleTime*)collection->GetStreamPtr(PARTICLEUSAGE_BIRTH, PARTICLE_BUFFER… in ParticleVector3Immediate4KeyUpdater()
2014 …ParticleTime* birth = (ParticleTime*)collection->GetStreamPtr(PARTICLEUSAGE_BIRTH, PARTICLE_BUFFER… in ParticleRandomUpdater()
2093 …ParticleTime* birth = (ParticleTime*)collection->GetStreamPtr(PARTICLEUSAGE_BIRTH, PARTICLE_BUFFER… in ParticleVector2ImmediateUpdater()
2189 …ParticleTime* birth = (ParticleTime*)collection->GetStreamPtr(PARTICLEUSAGE_BIRTH, PARTICLE_BUFFER… in ParticleVector3AdditiveUpdater()
2301 …ParticleTime* birth = (ParticleTime*)collection->GetStreamPtr(PARTICLEUSAGE_BIRTH, PARTICLE_BUFFER… in ParticleVector3ImmediateUpdater()
2407 …ParticleTime* birth = (ParticleTime*)collection->GetStreamPtr(PARTICLEUSAGE_BIRTH, PARTICLE_BUFFER… in ParticleVector3RandomAdditiveUpdater()
[all …]
/NW4C-2.0.3/include/nw/gfx/
Dgfx_ParticleCollection.h396 (ParticleTime*)this->GetStreamPtr(PARTICLEUSAGE_BIRTH, PARTICLE_BUFFER_FRONT); in KillParticles()
443 (ParticleTime*)this->GetStreamPtr(PARTICLEUSAGE_BIRTH, PARTICLE_BUFFER_FRONT); in KillParticle()
/NW4C-2.0.3/include/nw/gfx/res/
Dgfx_ResParticleUpdater.h56 PARTICLEUSAGE_BIRTH, //!< 生成した時刻です。 enumerator