Home
last modified time | relevance | path

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

/NW4C-1.2.23/sources/libraries/gfx/
Dgfx_ParticleModel.cpp73 nw::gfx::ResParticleShape resParticleShape = in GetMemorySizeInternal() local
75 NW_ASSERT(resParticleShape.IsValid()); in GetMemorySizeInternal()
107 nw::gfx::ResParticleShape resParticleShape = in GetDeviceMemorySizeInternal() local
109 NW_ASSERT(resParticleShape.IsValid()); in GetDeviceMemorySizeInternal()
162 nw::gfx::ResParticleShape resParticleShape = in Create() local
164 NW_ASSERT(resParticleShape.IsValid()); in Create()
167 resParticleShape, in Create()
/NW4C-1.2.23/sources/libraries/gfx/res/
Dgfx_ResShape.cpp344 ResParticleShape resParticleShape = ResStaticCast<ResParticleShape>( resShape ); in ResParticleShape_Cleanup() local