Home
last modified time | relevance | path

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

/NW4C-2.0.3/sources/libraries/gfx/
Dgfx_ParticleModel.cpp82 nw::gfx::ResParticleShape resParticleShape = in GetMemorySizeInternal() local
84 NW_ASSERT(resParticleShape.IsValid()); in GetMemorySizeInternal()
117 nw::gfx::ResParticleShape resParticleShape = in GetDeviceMemorySizeInternal() local
119 NW_ASSERT(resParticleShape.IsValid()); in GetDeviceMemorySizeInternal()
172 nw::gfx::ResParticleShape resParticleShape = in Create() local
174 NW_ASSERT(resParticleShape.IsValid()); in Create()
177 resParticleShape, in Create()
/NW4C-2.0.3/sources/libraries/gfx/res/
Dgfx_ResShape.cpp375 ResParticleShape resParticleShape = ResStaticCast<ResParticleShape>( resShape ); in ResParticleShape_Cleanup() local