|
virtual FontAtlas * | createFontAtlas ()=0 |
|
virtual int * | getHorizontalKerningForTextUTF16 (const std::u16string &text, int &outNumLetters) const =0 |
|
virtual int | getFontMaxHeight () const |
|
void | addref () const |
| add reference count of the object. More...
|
|
bool | delref () const |
| decrease reference count of the object. More...
|
|
int | GetRefCount () const |
| get the reference count
|
|
virtual int | Release () |
|
CRefCounted * | AddToAutoReleasePool () |
| addref and releases the ownership sometime soon automatically (usually at the end of the current frame). More...
|
|
The documentation for this class was generated from the following file:
- Client/trunk/ParaEngineClient/renderer/OpenGL/GLFont.h