Home
last modified time | relevance | path

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

/NW4C-1.3.3/sources/libraries/gfx/
Dgfx_ParticleModel.cpp73 nw::gfx::ResParticleShape resParticleShape = in GetMemorySizeInternal() local
75 NW_ASSERT(resParticleShape.IsValid()); in GetMemorySizeInternal()
108 nw::gfx::ResParticleShape resParticleShape = in GetDeviceMemorySizeInternal() local
110 NW_ASSERT(resParticleShape.IsValid()); in GetDeviceMemorySizeInternal()
163 nw::gfx::ResParticleShape resParticleShape = in Create() local
165 NW_ASSERT(resParticleShape.IsValid()); in Create()
168 resParticleShape, in Create()
/NW4C-1.3.3/sources/libraries/gfx/res/
Dgfx_ResShape.cpp374 ResParticleShape resParticleShape = ResStaticCast<ResParticleShape>( resShape ); in ResParticleShape_Cleanup() local