Home
last modified time | relevance | path

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

/NW4C-1.2.23/include/nw/gfx/
Dgfx_ParticleModel.h289 ParticleShape* GetParticleShapes(int index) in GetParticleShapes() function
299 const ParticleShape* GetParticleShapes(int index) const in GetParticleShapes() function
/NW4C-1.2.23/sources/libraries/gfx/
Dgfx_MeshRenderer.cpp266 ParticleShape* particleShape = particleModel->GetParticleShapes(shapeIndex); in RenderParticleShape()