Ptex
|
#include <PtexReader.h>
Public Member Functions | |
LargeMetaData (void **parent, PtexCacheImpl *cache, int size) | |
void * | data () |
![]() | |
PtexCachedData (void **parent, PtexCacheImpl *cache, int size) | |
void | ref () |
void | unref () |
![]() | |
bool | inuse () |
void | orphan () |
Private Member Functions | |
virtual | ~LargeMetaData () |
Private Attributes | |
void * | _data |
Additional Inherited Members | |
![]() | |
template<typename T > | |
static void | orphanList (T &list) |
![]() | |
void | incSize (int size) |
virtual | ~PtexCachedData () |
![]() | |
PtexLruItem (void **parent=0) | |
virtual | ~PtexLruItem () |
![]() | |
PtexCacheImpl * | _cache |
Definition at line 207 of file PtexReader.h.
|
inline |
Definition at line 210 of file PtexReader.h.
|
inlineprivatevirtual |
Definition at line 214 of file PtexReader.h.
|
inline |
Definition at line 212 of file PtexReader.h.
Referenced by PtexReader::MetaData::getEntry().
|
private |
Definition at line 215 of file PtexReader.h.