GLOW API version 1.0 reference

Back to
Table of contents


module glowAux

General information

The glowAux module contains auxiliary classes in the GLOW library, including a class for RGB colors and a class for fonts.

Classes

class GlowColor

RGB color class.

class GlowFont

Bitmap font class.

Back to
Table of contents


The GLOW Toolkit