A font to be used with a Text renderable.
More...
#include <Font.hpp>
List of all members.
Detailed Description
A font to be used with a Text renderable.
Constructor & Destructor Documentation
Member Function Documentation
| virtual const char* vl::Font::className |
( |
) |
[inline, virtual] |
Returns the name of the class.
Reimplemented from vl::Object.
| bool vl::Font::operator< |
( |
const Font & |
other ) |
const [inline] |
| const String& vl::Font::filePath |
( |
) |
const [inline] |
| void vl::Font::loadFont |
( |
const String & |
path ) |
|
| int vl::Font::size |
( |
) |
const [inline] |
| void vl::Font::setSize |
( |
int |
size ) |
|
| Glyph* vl::Font::glyph |
( |
int |
character ) |
|
| void vl::Font::setSmooth |
( |
bool |
smooth ) |
|
| bool vl::Font::smooth |
( |
) |
const [inline] |
| void vl::Font::releaseFreeTypeData |
( |
) |
|
Friends And Related Function Documentation
friend class Text [friend] |
Member Data Documentation
The documentation for this class was generated from the following file:
- C:/VL/BuildSystem/VL_DISTRO/Visualization_Library_SDK/src/vl/Font.hpp