Home
last modified time | relevance | path

Searched refs:dTime (Results 1 – 3 of 3) sorted by relevance

/CTR-SDK-4.2.7-SampleDemos/gx/DMPGL/PartsysGas/
DGas.h52 …float dTime; /* application side. Holds the time interval between each … member
DPartsysGas.cpp254 pp->dTime = pp->simulationTime / pp->NFrame; in LoadParticleSystem1()
472 gas.pSys.simulationTime += gas.pSys.dTime; in DrawFrame()
/CTR-SDK-4.2.7-SampleDemos/gx/DMPGL/PartsysSimple/
DPartsysPattern.h132 pp->dTime = pp->simulationTime/pp->NFrame; in LoadParticleSystem1()
235 pp->dTime = pp->simulationTime/pp->NFrame; in LoadParticleSystemExplositon1()
337 pp->dTime = pp->simulationTime/pp->NFrame; in LoadParticleSystemExplositon2()
437 pp->dTime = pp->simulationTime/pp->NFrame; in LoadParticleSystemSnow()
538 pp->dTime = pp->simulationTime/pp->NFrame; in LoadParticleSystemSpin()