|
Rasterfarm-SDK
|
#include <polygonaltext.h>
Public Member Functions | |
| Attribute (PolygonalFont *pFont, const char *text, uint resolution=3) | |
Public Attributes | |
| PolygonalFont * | pFont |
| String | text |
| float | width |
| float | height |
| uint | resolution |
| Shape::PolygonalText::Attribute::Attribute | ( | PolygonalFont * | pFont, |
| const char * | text, | ||
| uint | resolution = 3 ) |
| float Shape::PolygonalText::Attribute::height |
| PolygonalFont* Shape::PolygonalText::Attribute::pFont |
| uint Shape::PolygonalText::Attribute::resolution |
| String Shape::PolygonalText::Attribute::text |
| float Shape::PolygonalText::Attribute::width |