Open Inventor Release 2024.1.1
 
Loading...
Searching...
No Matches
SoGLTexCacheEntry Struct Reference

Stores info about a tex cache. More...

#include <Inventor/caches/SoContextedObjectCacheList.h>

Public Attributes

void * texObj
 
SoDeviceContextSharedGroupcontextSharedGroup
 
float quality
 
uint64_t lastUse
 

Detailed Description

Stores info about a tex cache.

Definition at line 118 of file SoContextedObjectCacheList.h.

Member Data Documentation

◆ contextSharedGroup

SoDeviceContextSharedGroup* SoGLTexCacheEntry::contextSharedGroup

Definition at line 121 of file SoContextedObjectCacheList.h.

◆ lastUse

uint64_t SoGLTexCacheEntry::lastUse

Definition at line 123 of file SoContextedObjectCacheList.h.

◆ quality

float SoGLTexCacheEntry::quality

Definition at line 122 of file SoContextedObjectCacheList.h.

◆ texObj

void* SoGLTexCacheEntry::texObj

Definition at line 120 of file SoContextedObjectCacheList.h.


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