Home
last modified time | relevance | path

Searched defs:AllocCache (Results 1 – 2 of 2) sorted by relevance

/NW4C-1.3.3/include/nw/gfx/
Dgfx_TransformAnim.h558 Builder& AllocCache(bool allocCache) { m_AllocCache = allocCache; return *this; } in AllocCache() function
Dgfx_AnimObject.h1301 Builder& AllocCache(bool allocCache) { m_AllocCache = allocCache; return *this; } in AllocCache() function