class Stk_Font

This is a class to manage font.

Inheritance:


Public Methods

[more] Stk_Font()
constructor
[more]virtual void DrawChar(char c, float xi, float yi, float zi) const
Draw a char
[more]virtual void SetSize(float sz)
Set the size of font
[more]virtual float GetSize() const
Get the current size


Documentation

This is a class to manage font.
type: Base class
o Stk_Font()
constructor

ovirtual void DrawChar(char c, float xi, float yi, float zi) const
Draw a char

ovirtual void SetSize(float sz)
Set the size of font

ovirtual float GetSize() const
Get the current size


Direct child classes:
Stk_FontTXF

Alphabetic index HTML hierarchy of classes or Java



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