#include <font3d.h>
Inherits RefCountClass.
Definition at line 151 of file font3d.h.
◆ Font3DInstanceClass()
| Font3DInstanceClass::Font3DInstanceClass |
( |
const char * | filename | ) |
|
◆ ~Font3DInstanceClass()
| Font3DInstanceClass::~Font3DInstanceClass |
( |
void | | ) |
|
◆ Char_Height()
| float Font3DInstanceClass::Char_Height |
( |
void | | ) |
const |
|
inline |
◆ Char_Spacing()
| float Font3DInstanceClass::Char_Spacing |
( |
WCHAR | ch | ) |
const |
|
inline |
◆ Char_UV()
| RectClass Font3DInstanceClass::Char_UV |
( |
WCHAR | ch | ) |
|
|
inline |
◆ Char_Width()
| float Font3DInstanceClass::Char_Width |
( |
WCHAR | ch | ) |
const |
|
inline |
◆ Peek_Texture()
◆ Set_Mono_Spaced()
| void Font3DInstanceClass::Set_Mono_Spaced |
( |
void | | ) |
|
◆ Set_Proportional()
| void Font3DInstanceClass::Set_Proportional |
( |
void | | ) |
|
|
inline |
◆ Set_Scale()
| void Font3DInstanceClass::Set_Scale |
( |
float | scale | ) |
|
|
inline |
◆ String_Width() [1/2]
| float Font3DInstanceClass::String_Width |
( |
const char * | test_str | ) |
|
◆ String_Width() [2/2]
| float Font3DInstanceClass::String_Width |
( |
const WCHAR * | test_str | ) |
|
The documentation for this class was generated from the following files:
- Code/Libraries/Source/WWVegas/WW3D2/font3d.h
- Code/Libraries/Source/WWVegas/WW3D2/font3d.cpp