Public Member Functions | Public Attributes

glut::font_rect_t Struct Reference
[Glut Font Library]

font sizing information More...

#include <glut-font.h>

List of all members.

Public Member Functions

 font_rect_t (void) throw ()
void clear (void) throw ()
void getPixelRect (pixel_rect_t &pr) const throw ()

Public Attributes

int lead
 pixels leading (to left of) draw origin
int trail
 pixels trailing (to right of) draw origin
int drop
 pixels falling below draw origin
int rise
 pixels above draw origin

Detailed Description

font sizing information

Definition at line 74 of file glut-font.h.


Constructor & Destructor Documentation

glut::font_rect_t::font_rect_t ( void   )  throw () [inline]

Definition at line 76 of file glut-font.h.


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