Home
last modified time | relevance | path

Searched refs:ResetDebugHint (Results 1 – 5 of 5) sorted by relevance

/NW4C-2.0.3/include/nw/gfx/
Dgfx_ParticleModel.h352 void ResetDebugHint() in ResetDebugHint() function
Dgfx_ParticleSet.h383 void ResetDebugHint() in ResetDebugHint() function
/NW4C-2.0.3/sources/libraries/gfx/
Dgfx_ParticleModel.cpp50 particleSet->ResetDebugHint(); in operator ()()
Dgfx_ParticleSet.cpp3026 this->ResetDebugHint(); in UpdateParticles()
/NW4C-2.0.3/include/nw/demo/
Ddemo_Particle.h252 model->ResetDebugHint(); in Reset()