KiCad PCB EDA Suite
Loading...
Searching...
No Matches
KIGFX::GL_BITMAP_CACHE::CACHED_BITMAP Struct Reference

Public Attributes

GLuint id
 
int w
 
int h
 
size_t size
 
long long int accessTime
 

Detailed Description

Definition at line 103 of file opengl_gal.cpp.

Member Data Documentation

◆ accessTime

long long int KIGFX::GL_BITMAP_CACHE::CACHED_BITMAP::accessTime

Definition at line 108 of file opengl_gal.cpp.

Referenced by KIGFX::GL_BITMAP_CACHE::cacheBitmap().

◆ h

int KIGFX::GL_BITMAP_CACHE::CACHED_BITMAP::h

Definition at line 106 of file opengl_gal.cpp.

Referenced by KIGFX::GL_BITMAP_CACHE::cacheBitmap().

◆ id

GLuint KIGFX::GL_BITMAP_CACHE::CACHED_BITMAP::id

Definition at line 105 of file opengl_gal.cpp.

Referenced by KIGFX::GL_BITMAP_CACHE::cacheBitmap().

◆ size

size_t KIGFX::GL_BITMAP_CACHE::CACHED_BITMAP::size

Definition at line 107 of file opengl_gal.cpp.

Referenced by KIGFX::GL_BITMAP_CACHE::cacheBitmap().

◆ w

int KIGFX::GL_BITMAP_CACHE::CACHED_BITMAP::w

Definition at line 106 of file opengl_gal.cpp.

Referenced by KIGFX::GL_BITMAP_CACHE::cacheBitmap().


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