15 #include "CeeVisualization/Base.h" 16 #include "CeeVisualization/Font.h" 33 unsigned int pointSize()
const;
34 void setPointSize(
unsigned int size);
36 bool isLoaded()
const;
Namespace cee contains all functionality and structures under the Core component. ...
Definition: AppComponent.cpp:26
A general unicode based string class.
Definition: Str.h:28
A true type font used for text drawing.
Definition: TrueTypeFont.h:27
A font used for text drawing.
Definition: Font.h:30