xoreos  0.0.5
Public Attributes | List of all members
Graphics::Aurora::NFTRFont::Char Struct Reference

A font character. More...

Public Attributes

float width
 
float tX [4]
 
float tY [4]
 
float vX [4]
 
float vY [4]
 

Detailed Description

A font character.

Definition at line 87 of file nftrfont.h.

Member Data Documentation

◆ tX

float Graphics::Aurora::NFTRFont::Char::tX[4]

Definition at line 90 of file nftrfont.h.

Referenced by Graphics::Aurora::NFTRFont::drawGlyphs().

◆ tY

float Graphics::Aurora::NFTRFont::Char::tY[4]

Definition at line 90 of file nftrfont.h.

Referenced by Graphics::Aurora::NFTRFont::drawGlyphs().

◆ vX

float Graphics::Aurora::NFTRFont::Char::vX[4]

Definition at line 91 of file nftrfont.h.

Referenced by Graphics::Aurora::NFTRFont::drawGlyphs().

◆ vY

float Graphics::Aurora::NFTRFont::Char::vY[4]

Definition at line 91 of file nftrfont.h.

Referenced by Graphics::Aurora::NFTRFont::drawGlyphs().

◆ width

float Graphics::Aurora::NFTRFont::Char::width

Definition at line 88 of file nftrfont.h.

Referenced by Graphics::Aurora::NFTRFont::drawGlyphs().


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