TriListOpt::LRUCacheModel
Engine/source/gfx/util/triListOpt.h
Classes:
Private Attributes
LRUCacheEntry *
Public Functions
getCachePosition(const U32 vIdx)
Detailed Description
Private Attributes
LRUCacheEntry * mCacheHead
Public Functions
LRUCacheModel()
~LRUCacheModel()
enforceSize(const dsize_t maxSize, Vector< U32 > & outTrisToUpdate)
getCachePosition(const U32 vIdx)
useVertex(const U32 vIdx, VertData * vData)