class Stk_FontTXF: public Stk_Font, public Stk_File

This a class to manage TXF font

Inheritance:


Public Methods

[more] Stk_FontTXF(char *name)
constructor
[more]virtual ~Stk_FontTXF()
Destructor
[more]void DrawChar(char c, float xi, float yi, float zi, float pointsize)
Draw a char (in OpenGL)


Inherited from Stk_Font:


Inherited from Stk_File:

Public Methods

oint LoadInt()
oshort LoadShort()
ochar LoadChar()


Documentation

This a class to manage TXF font.
inherit from: Stk_Font
o Stk_FontTXF(char *name)
constructor

ovirtual ~Stk_FontTXF()
Destructor

ovoid DrawChar(char c, float xi, float yi, float zi, float pointsize)
Draw a char (in OpenGL)


This class has no child classes.

Alphabetic index HTML hierarchy of classes or Java



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