Visualization LibraryA lightweight C++ OpenGL middleware for 2D/3D graphics |
[Home] [Tutorials] [All Classes] [Grouped Classes] |
| as() | vl::Object | [inline] |
| as() const | vl::Object | [inline] |
| automaticDelete() const | vl::Object | [inline] |
| className() | vl::Font | [inline, virtual] |
| decReference() | vl::Object | [inline] |
| filePath() const | vl::Font | [inline] |
| FontManager class | vl::Font | [friend] |
| glyph(int character) | vl::Font | |
| incReference() | vl::Object | [inline] |
| loadFont(const String &path) | vl::Font | |
| mFilePath | vl::Font | [protected] |
| mFT_Face | vl::Font | [protected] |
| mGlyphMap | vl::Font | [protected] |
| mHeight | vl::Font | [protected] |
| mMemoryFile | vl::Font | [protected] |
| mName | vl::Object | [protected] |
| mSize | vl::Font | [protected] |
| mSmooth | vl::Font | [protected] |
| mutex() | vl::Object | [inline] |
| mutex() const | vl::Object | [inline] |
| name() const | vl::Object | [inline] |
| Object() | vl::Object | [inline] |
| Object(const Object &other) | vl::Object | [inline] |
| operator<(const Font &other) const | vl::Font | [inline] |
| vl::Object::operator=(const Object &other) | vl::Object | [inline] |
| referenceCount() const | vl::Object | [inline] |
| releaseFreeTypeData() | vl::Font | |
| setAutomaticDelete(bool autodel_on) | vl::Object | [inline] |
| setMutex(VirtualMutex *mutex) | vl::Object | [inline] |
| setName(const std::string &name) | vl::Object | [inline] |
| setSize(int size) | vl::Font | |
| setSmooth(bool smooth) | vl::Font | |
| size() const | vl::Font | [inline] |
| smooth() const | vl::Font | [inline] |
| Text class | vl::Font | [friend] |
| ~Font() | vl::Font | |
| ~Object() | vl::Object | [protected, virtual] |