LibreOffice Module canvas (master) 1
Public Member Functions | Public Attributes | List of all members
oglcanvas::TextureCache::CacheEntry Struct Reference

Public Member Functions

 CacheEntry ()
 

Public Attributes

unsigned int nTexture
 
bool bOld
 

Detailed Description

Definition at line 47 of file ogl_texturecache.hxx.

Constructor & Destructor Documentation

◆ CacheEntry()

oglcanvas::TextureCache::CacheEntry::CacheEntry ( )
inline

Definition at line 49 of file ogl_texturecache.hxx.

Member Data Documentation

◆ bOld

bool oglcanvas::TextureCache::CacheEntry::bOld

Definition at line 51 of file ogl_texturecache.hxx.

◆ nTexture

unsigned int oglcanvas::TextureCache::CacheEntry::nTexture

Definition at line 50 of file ogl_texturecache.hxx.


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