Home
last modified time | relevance | path

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

/NW4C-2.0.3/include/nw/gfx/
Dgfx_ParticleShape.h159 ResParticleShape GetResParticleShape() in GetResParticleShape() function
166 const ResParticleShape GetResParticleShape() const in GetResParticleShape() function
/NW4C-2.0.3/sources/libraries/gfx/
Dgfx_MeshRenderer.cpp272 NW_ASSERT(particleShape->GetResParticleShape().ptr() == resource.ptr()); in RenderParticleShape()