Rasterfarm-SDK
Loading...
Searching...
No Matches
Shape::PolygonalText::Attribute Class Reference

#include <polygonaltext.h>

Public Member Functions

 Attribute (PolygonalFont *pFont, const char *text, uint resolution=3)
 

Public Attributes

PolygonalFontpFont
 
String text
 
float width
 
float height
 
uint resolution
 

Constructor & Destructor Documentation

◆ Attribute()

Shape::PolygonalText::Attribute::Attribute ( PolygonalFont * pFont,
const char * text,
uint resolution = 3 )

Member Data Documentation

◆ height

float Shape::PolygonalText::Attribute::height

◆ pFont

PolygonalFont* Shape::PolygonalText::Attribute::pFont

◆ resolution

uint Shape::PolygonalText::Attribute::resolution

◆ text

String Shape::PolygonalText::Attribute::text

◆ width

float Shape::PolygonalText::Attribute::width

The documentation for this class was generated from the following file: