Rasterfarm-SDK
Loading...
Searching...
No Matches
TexturedFont::CharacterMetric Class Reference

#include <texturedfont.h>

Public Member Functions

 CharacterMetric ()
 
float getWidth ()
 
float getHeight ()
 

Public Attributes

Vertex2f textureCoord [4]
 
Vertex2f vertexOffset
 

Constructor & Destructor Documentation

◆ CharacterMetric()

TexturedFont::CharacterMetric::CharacterMetric ( )

Member Function Documentation

◆ getHeight()

float TexturedFont::CharacterMetric::getHeight ( )

◆ getWidth()

float TexturedFont::CharacterMetric::getWidth ( )

Member Data Documentation

◆ textureCoord

Vertex2f TexturedFont::CharacterMetric::textureCoord[4]

texture coordinates within Font texture starting with lower-left offset going clockwise like QuadFace

◆ vertexOffset

Vertex2f TexturedFont::CharacterMetric::vertexOffset

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