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]virtual void DrawChar(char c, float xi, float yi, float zi) const
Draw a char (in OpenGL)


Inherited from Stk_Font:

Public Methods

ovirtual void SetSize(float sz)
ovirtual float GetSize() const


Inherited from Stk_File:

Public Methods

olong Size()
oint LoadInt()
oshort LoadShort()
ochar LoadChar()
ofloat LoadFloat()


Documentation

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

ovirtual ~Stk_FontTXF()
Destructor

ovirtual void DrawChar(char c, float xi, float yi, float zi) const
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++.