|
Ptex
|
Public Attributes | |
| volatile int | next |
| PtexCachedReader *volatile | files [maxMruFiles] |
Definition at line 305 of file PtexCache.h.
| PtexCachedReader* volatile PtexReaderCache::MruList::files[maxMruFiles] |
Definition at line 307 of file PtexCache.h.
Referenced by PtexReaderCache::logRecentlyUsed(), and PtexReaderCache::processMru().
| volatile int PtexReaderCache::MruList::next |
Definition at line 306 of file PtexCache.h.
Referenced by PtexReaderCache::logRecentlyUsed(), and PtexReaderCache::processMru().