stc
Loading...
Searching...
No Matches
Public Attributes | List of all members
stc::FntParser::FntCharInfo Struct Reference

#include <FntParser.hpp>

Public Attributes

int id
 
int x
 
int y
 
int width
 
int height
 
int xOffset
 
int yOffset
 
int xAdvance
 
int page
 
int channel
 
std::vector< float > uvCoordinates
 

Member Data Documentation

◆ channel

int stc::FntParser::FntCharInfo::channel

◆ height

int stc::FntParser::FntCharInfo::height

◆ id

int stc::FntParser::FntCharInfo::id

◆ page

int stc::FntParser::FntCharInfo::page

◆ uvCoordinates

std::vector<float> stc::FntParser::FntCharInfo::uvCoordinates

◆ width

int stc::FntParser::FntCharInfo::width

◆ x

int stc::FntParser::FntCharInfo::x

◆ xAdvance

int stc::FntParser::FntCharInfo::xAdvance

◆ xOffset

int stc::FntParser::FntCharInfo::xOffset

◆ y

int stc::FntParser::FntCharInfo::y

◆ yOffset

int stc::FntParser::FntCharInfo::yOffset

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