Home
last modified time | relevance | path

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

/NW4C-1.2.23/include/nw/demo/
Ddemo_Utility.h476 bool allocCache in BindAnimation()
629 bool allocCache in BindAnimationByName()
/NW4C-1.2.23/include/nw/gfx/
Dgfx_TransformAnim.h558 Builder& AllocCache(bool allocCache) { m_AllocCache = allocCache; return *this; } in AllocCache()
797 bool allocCache) in Initialize()
Dgfx_AnimObject.h1283 Builder& AllocCache(bool allocCache) { m_AllocCache = allocCache; return *this; } in AllocCache()
/NW4C-1.2.23/sources/libraries/gfx/
Dgfx_AnimObject.cpp407 bool allocCache) in GetMemorySizeForInitialize()
425 bool allocCache) in Initialize()