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_bbx_t_ Struct Reference

#include <bdf.h>

Public Attributes

unsigned short width
 
unsigned short height
 
short x_offset
 
short y_offset
 
short ascent
 
short descent
 

Detailed Description

Definition at line 132 of file bdf.h.

Member Data Documentation

◆ ascent

short bdf_bbx_t_::ascent

Definition at line 140 of file bdf.h.

Referenced by BDF_Glyph_Load().

◆ descent

short bdf_bbx_t_::descent

Definition at line 141 of file bdf.h.

◆ height

unsigned short bdf_bbx_t_::height

Definition at line 135 of file bdf.h.

Referenced by BDF_Glyph_Load().

◆ width

unsigned short bdf_bbx_t_::width

Definition at line 134 of file bdf.h.

Referenced by BDF_Glyph_Load(), and BDF_Size_Select().

◆ x_offset

short bdf_bbx_t_::x_offset

Definition at line 137 of file bdf.h.

Referenced by BDF_Glyph_Load().

◆ y_offset

short bdf_bbx_t_::y_offset

Definition at line 138 of file bdf.h.


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