Home
last modified time | relevance | path

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

/NW4C-1.2.23/include/nw/gfx/
Dgfx_ParticleShape.h157 ResParticleShape GetResParticleShape() in GetResParticleShape() function
164 const ResParticleShape GetResParticleShape() const in GetResParticleShape() function
/NW4C-1.2.23/sources/libraries/gfx/
Dgfx_MeshRenderer.cpp269 NW_ASSERT(particleShape->GetResParticleShape().ptr() == resource.ptr()); in RenderParticleShape()