| Ptex
    | 
Cache entry for open file handle. More...
#include <PtexCache.h>
 
  
 | Public Member Functions | |
| PtexCachedFile (void **parent, PtexCacheImpl *cache) | |
| void | ref () | 
| void | unref () | 
|  Public Member Functions inherited from PtexLruItem | |
| bool | inuse () | 
| void | orphan () | 
| Protected Member Functions | |
| virtual | ~PtexCachedFile () | 
|  Protected Member Functions inherited from PtexLruItem | |
| PtexLruItem (void **parent=0) | |
| virtual | ~PtexLruItem () | 
| Protected Attributes | |
| PtexCacheImpl * | _cache | 
| Private Attributes | |
| int | _refcount | 
| Additional Inherited Members | |
|  Static Public Member Functions inherited from PtexLruItem | |
| template<typename T > | |
| static void | orphanList (T &list) | 
Cache entry for open file handle.
Definition at line 265 of file PtexCache.h.
| 
 | inline | 
Definition at line 268 of file PtexCache.h.
| 
 | inlineprotectedvirtual | 
Definition at line 274 of file PtexCache.h.
| 
 | inline | 
Definition at line 271 of file PtexCache.h.
Referenced by PtexReaderCache::get().
| 
 | inline | 
Definition at line 272 of file PtexCache.h.
Referenced by PtexReaderCache::get(), PtexReader::readFace(), and PtexReader::release().
| 
 | protected | 
Definition at line 275 of file PtexCache.h.
Referenced by PtexReader::blendFaces(), PtexReader::getData(), PtexReader::getMetaData(), PtexReader::TiledReducedFace::getTile(), PtexReader::readFace(), PtexReader::readFaceData(), PtexReader::readLevel(), PtexReader::readMetaData(), PtexReader::TiledFace::readTile(), PtexReader::PackedFace::reduce(), PtexReader::ConstantFace::reduce(), PtexReader::TiledFaceBase::reduce(), PtexReader::release(), and PtexReader::~PtexReader().
| 
 | private | 
Definition at line 277 of file PtexCache.h.
 1.8.10
 1.8.10