Ptex
Public Attributes | List of all members
PtexReaderCache::MruList Struct Reference

Public Attributes

volatile int next
 
PtexCachedReader *volatile files [numMruFiles]
 

Detailed Description

Definition at line 292 of file PtexCache.h.

Member Data Documentation

◆ files

PtexCachedReader* volatile PtexReaderCache::MruList::files[numMruFiles]

Definition at line 294 of file PtexCache.h.

Referenced by PtexReaderCache::logRecentlyUsed(), and PtexReaderCache::processMru().

◆ next

volatile int PtexReaderCache::MruList::next

Definition at line 293 of file PtexCache.h.

Referenced by PtexReaderCache::logRecentlyUsed(), and PtexReaderCache::processMru().


The documentation for this struct was generated from the following file: