Home
last modified time | relevance | path

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

/NW4C-1.3.3/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()
918 …ParticleTime* birth = (ParticleTime*)collection->GetStreamPtr(PARTICLEUSAGE_BIRTH, PARTICLE_BUFFER… in AddParticles()
1616 …ParticleTime* birth = (ParticleTime*)collection->GetStreamPtr(PARTICLEUSAGE_BIRTH, PARTICLE_BUFFER… in ParticleFloatImmediateUpdater()
1701 …ParticleTime* birth = (ParticleTime*)collection->GetStreamPtr(PARTICLEUSAGE_BIRTH, PARTICLE_BUFFER… in ParticleFloatImmediate4KeyUpdater()
1812 …ParticleTime* birth = (ParticleTime*)collection->GetStreamPtr(PARTICLEUSAGE_BIRTH, PARTICLE_BUFFER… in ParticleVector3Immediate4KeyUpdater()
1999 …ParticleTime* birth = (ParticleTime*)collection->GetStreamPtr(PARTICLEUSAGE_BIRTH, PARTICLE_BUFFER… in ParticleRandomUpdater()
2078 …ParticleTime* birth = (ParticleTime*)collection->GetStreamPtr(PARTICLEUSAGE_BIRTH, PARTICLE_BUFFER… in ParticleVector2ImmediateUpdater()
2174 …ParticleTime* birth = (ParticleTime*)collection->GetStreamPtr(PARTICLEUSAGE_BIRTH, PARTICLE_BUFFER… in ParticleVector3AdditiveUpdater()
2286 …ParticleTime* birth = (ParticleTime*)collection->GetStreamPtr(PARTICLEUSAGE_BIRTH, PARTICLE_BUFFER… in ParticleVector3ImmediateUpdater()
2392 …ParticleTime* birth = (ParticleTime*)collection->GetStreamPtr(PARTICLEUSAGE_BIRTH, PARTICLE_BUFFER… in ParticleVector3RandomAdditiveUpdater()
[all …]
/NW4C-1.3.3/include/nw/gfx/
Dgfx_ParticleCollection.h371 (ParticleTime*)this->GetStreamPtr(PARTICLEUSAGE_BIRTH, PARTICLE_BUFFER_FRONT); in KillParticles()
418 (ParticleTime*)this->GetStreamPtr(PARTICLEUSAGE_BIRTH, PARTICLE_BUFFER_FRONT); in KillParticle()
/NW4C-1.3.3/include/nw/gfx/res/
Dgfx_ResParticleUpdater.h52 PARTICLEUSAGE_BIRTH, //!< 生成した時刻です。 enumerator