Home
last modified time | relevance | path

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

/NW4C-2.0.3/include/nw/gfx/
Dgfx_AnimEvaluator.h80 Builder& AllocCache(bool allocCache) { m_AllocCache = allocCache; return *this; } in AllocCache() function
Dgfx_TransformAnimEvaluator.h77 Builder& AllocCache(bool allocCache) { m_AllocCache = allocCache; return *this; } in AllocCache() function