Home
last modified time | relevance | path

Searched refs:CreateCommandCache (Results 1 – 3 of 3) sorted by relevance

/NW4C-1.2.23/include/nw/gfx/
Dgfx_ParticleShape.h390 void CreateCommandCache(ParticleSet* particleSet);
/NW4C-1.2.23/sources/libraries/gfx/
Dgfx_ParticleShape.cpp340 ParticleShape::CreateCommandCache( in CreateCommandCache() function in nw::gfx::ParticleShape
Dgfx_ParticleSet.cpp565 shape->CreateCommandCache(node); in Create()