Home
last modified time | relevance | path

Searched defs:topNode (Results 1 – 1 of 1) sorted by relevance

/NW4C-1.2.23/include/nw/demo/
Ddemo_Particle.h518 ParticleNode* topNode = ut::DynamicCast<ParticleNode*>(node); in ReleaseInstance() local
551 void ResetParticle(nw::gfx::SceneNode* topNode) in ResetParticle()