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
 

Detailed Description

Definition at line 96 of file opengl_gal.cpp.

Member Data Documentation

◆ h

int KIGFX::GL_BITMAP_CACHE::CACHED_BITMAP::h

Definition at line 99 of file opengl_gal.cpp.

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

◆ id

GLuint KIGFX::GL_BITMAP_CACHE::CACHED_BITMAP::id

Definition at line 98 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 100 of file opengl_gal.cpp.

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

◆ w

int KIGFX::GL_BITMAP_CACHE::CACHED_BITMAP::w

Definition at line 99 of file opengl_gal.cpp.

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


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