Ptex
|
Public Attributes | |
volatile int | next |
PtexCachedReader *volatile | files [numMruFiles] |
Definition at line 292 of file PtexCache.h.
PtexCachedReader* volatile PtexReaderCache::MruList::files[numMruFiles] |
Definition at line 294 of file PtexCache.h.
Referenced by PtexReaderCache::logRecentlyUsed(), and PtexReaderCache::processMru().
volatile int PtexReaderCache::MruList::next |
Definition at line 293 of file PtexCache.h.
Referenced by PtexReaderCache::logRecentlyUsed(), and PtexReaderCache::processMru().