Home
last modified time | relevance | path

Searched refs:GetParticleShapes (Results 1 – 2 of 2) sorted by relevance

/NW4C-2.0.3/include/nw/gfx/
Dgfx_ParticleModel.h310 ParticleShape* GetParticleShapes(int index) in GetParticleShapes() function
320 const ParticleShape* GetParticleShapes(int index) const in GetParticleShapes() function
/NW4C-2.0.3/sources/libraries/gfx/
Dgfx_MeshRenderer.cpp269 ParticleShape* particleShape = particleModel->GetParticleShapes(shapeIndex); in RenderParticleShape()