Visualization Library 2.0.0-b5

A lightweight C++ OpenGL middleware for 2D/3D graphics

VL     Star     Watch     Fork     Issue

[Download] [Tutorials] [All Classes] [Grouped Classes]
Public Attributes | List of all members
bdf_glyphlist_t_ Struct Reference

#include <bdf.h>

Public Attributes

unsigned short pad
 
unsigned short bpp
 
long start
 
long end
 
bdf_glyph_tglyphs
 
unsigned long glyphs_size
 
unsigned long glyphs_used
 
bdf_bbx_t bbx
 

Detailed Description

Definition at line 178 of file bdf.h.

Member Data Documentation

◆ bbx

bdf_bbx_t bdf_glyphlist_t_::bbx

Definition at line 187 of file bdf.h.

◆ bpp

unsigned short bdf_glyphlist_t_::bpp

Definition at line 181 of file bdf.h.

◆ end

long bdf_glyphlist_t_::end

Definition at line 183 of file bdf.h.

◆ glyphs

bdf_glyph_t* bdf_glyphlist_t_::glyphs

Definition at line 184 of file bdf.h.

◆ glyphs_size

unsigned long bdf_glyphlist_t_::glyphs_size

Definition at line 185 of file bdf.h.

◆ glyphs_used

unsigned long bdf_glyphlist_t_::glyphs_used

Definition at line 186 of file bdf.h.

◆ pad

unsigned short bdf_glyphlist_t_::pad

Definition at line 180 of file bdf.h.

◆ start

long bdf_glyphlist_t_::start

Definition at line 182 of file bdf.h.


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