In file ./include/GLMosaicText.hxx:

template<class Char, class RasterFormat = Mosaic::Format::Alpha> class GLMosaicText::DenseGlyphs

A dense glyph set, 0-256

Documentation

A dense glyph set, 0-256

Inheritance:

DenseGlyphs


Public Methods

[more] DenseGlyphs (Font* face)
Create
[more]QuadGlyph& operator[] (Char c)
Get a single glyph
[more]float getGlyphWidth (Char c)
Get the width of a single glyph

o DenseGlyphs(Font* face)
Create

oQuadGlyph& operator[](Char c)
Get a single glyph

ofloat getGlyphWidth(Char c)
Get the width of a single glyph


This class has no child classes.

Alphabetic index Hierarchy of classes



This page was generated with the help of DOC++.