Home
last modified time | relevance | path

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

/NW4C-1.2.23/sources/libraries/gfx/
Dgfx_ParticleCollection.cpp187 case PARTICLEUSAGE_BIRTH: in GetMemorySizeInternal()
221 case PARTICLEUSAGE_BIRTH: in GetMemorySizeInternal()
252 case PARTICLEUSAGE_BIRTH: in GetMemorySizeInternal()
321 case PARTICLEUSAGE_BIRTH: in GetDeviceMemorySizeInternal()
426 case PARTICLEUSAGE_BIRTH: in Create()
460 case PARTICLEUSAGE_BIRTH: in Create()
499 case PARTICLEUSAGE_BIRTH: in Create()
642 case PARTICLEUSAGE_BIRTH: in Create()
693 case PARTICLEUSAGE_BIRTH: in Create()
756 case PARTICLEUSAGE_BIRTH: in Create()
Dgfx_ParticleSet.cpp660 …ParticleTime* birth = (ParticleTime*)collection->GetStreamPtr(PARTICLEUSAGE_BIRTH, PARTICLE_BUFFER… in SetDefaultValues()
886 …ParticleTime* birth = (ParticleTime*)collection->GetStreamPtr(PARTICLEUSAGE_BIRTH, PARTICLE_BUFFER… in AddParticles()
1576 …ParticleTime* birth = (ParticleTime*)collection->GetStreamPtr(PARTICLEUSAGE_BIRTH, PARTICLE_BUFFER… in ParticleFloatImmediateUpdater()
1662 …ParticleTime* birth = (ParticleTime*)collection->GetStreamPtr(PARTICLEUSAGE_BIRTH, PARTICLE_BUFFER… in ParticleFloatImmediate4KeyUpdater()
1823 …ParticleTime* birth = (ParticleTime*)collection->GetStreamPtr(PARTICLEUSAGE_BIRTH, PARTICLE_BUFFER… in ParticleRandomUpdater()
1902 …ParticleTime* birth = (ParticleTime*)collection->GetStreamPtr(PARTICLEUSAGE_BIRTH, PARTICLE_BUFFER… in ParticleVector2ImmediateUpdater()
1998 …ParticleTime* birth = (ParticleTime*)collection->GetStreamPtr(PARTICLEUSAGE_BIRTH, PARTICLE_BUFFER… in ParticleVector3AdditiveUpdater()
2110 …ParticleTime* birth = (ParticleTime*)collection->GetStreamPtr(PARTICLEUSAGE_BIRTH, PARTICLE_BUFFER… in ParticleVector3ImmediateUpdater()
2216 …ParticleTime* birth = (ParticleTime*)collection->GetStreamPtr(PARTICLEUSAGE_BIRTH, PARTICLE_BUFFER… in ParticleVector3RandomAdditiveUpdater()
2400 …ParticleTime* birth = (ParticleTime*)collection->GetStreamPtr(PARTICLEUSAGE_BIRTH, PARTICLE_BUFFER… in ParticleTexturePatternUpdater()
[all …]
/NW4C-1.2.23/include/nw/gfx/
Dgfx_ParticleCollection.h362 (ParticleTime*)this->GetStreamPtr(PARTICLEUSAGE_BIRTH, PARTICLE_BUFFER_FRONT); in KillParticle()
/NW4C-1.2.23/include/nw/gfx/res/
Dgfx_ResParticleUpdater.h54 PARTICLEUSAGE_BIRTH, //!< 生成した時刻です。 enumerator