Hierarchical Edge Bundle 1.0
|
#include <Text.h>
Public Member Functions | |
Text (void) | |
~Text (void) | |
Public Attributes | |
char * | text |
glm::mat4 | Local |
Diese Klasse speichert den Text zum Zeichnen, sowie die Position
Text::Text | ( | void | ) |
Standardkonstruktor
Text::~Text | ( | void | ) |
Standardekonstruktor
glm::mat4 Text::Local |
Position
char* Text::text |