Home
last modified time | relevance | path

Searched refs:allocCache (Results 1 – 4 of 4) sorted by relevance

/NW4C-2.0.3/sources/libraries/gfx/
Dgfx_AnimEvaluator.cpp85 bool allocCache) in GetMemorySizeForInitialize() argument
92 if (allocCache) in GetMemorySizeForInitialize()
103 bool allocCache) in Initialize() argument
119 if (allocCache) in Initialize()
/NW4C-2.0.3/include/nw/gfx/
Dgfx_AnimEvaluator.h80 Builder& AllocCache(bool allocCache) { m_AllocCache = allocCache; return *this; } in AllocCache() argument
326 bool allocCache);
333 bool allocCache);
Dgfx_TransformAnimEvaluator.h77 Builder& AllocCache(bool allocCache) { m_AllocCache = allocCache; return *this; } in AllocCache() argument
393 bool allocCache) in Initialize() argument
398 if (allocCache) in Initialize()
/NW4C-2.0.3/include/nw/demo/
Ddemo_Utility.h496 bool allocCache in BindAnimation() argument
515 .AllocCache(allocCache) in BindAnimation()
524 .AllocCache(allocCache) in BindAnimation()
649 bool allocCache in BindAnimationByName() argument
678 allocCache); in BindAnimationByName()