struct ffw::GuiFont::Chunk

Class List > ffw :: GuiFont :: Chunk

Public Attributes

Type Name
const std::string::value_type * str
size_t len
float width
float height

Public Attributes Documentation

variable str

const std::string::value_type* ffw::GuiFont::Chunk::str;

variable len

size_t ffw::GuiFont::Chunk::len;

variable width

float ffw::GuiFont::Chunk::width;

variable height

float ffw::GuiFont::Chunk::height;

The documentation for this class was generated from the following file: include/ffw/gui/guifont.h