Searched refs:PARTICLEUSAGE_BIRTH (Results 1 – 4 of 4) sorted by relevance
| /NW4C-1.2.23/sources/libraries/gfx/ |
| D | gfx_ParticleCollection.cpp | 187 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()
|
| D | gfx_ParticleSet.cpp | 660 …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/ |
| D | gfx_ParticleCollection.h | 362 (ParticleTime*)this->GetStreamPtr(PARTICLEUSAGE_BIRTH, PARTICLE_BUFFER_FRONT); in KillParticle()
|
| /NW4C-1.2.23/include/nw/gfx/res/ |
| D | gfx_ResParticleUpdater.h | 54 PARTICLEUSAGE_BIRTH, //!< 生成した時刻です。 enumerator
|