Torque3D Documentation / _generateds / TriListOpt::LRUCacheModel

TriListOpt::LRUCacheModel

Engine/source/gfx/util/triListOpt.h

More...

Classes:

Private Attributes

LRUCacheEntry *

Public Functions

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)