Home
last modified time | relevance | path

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

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