31#include <SFML/Graphics/Rect.h>
sfFloatRect and sfIntRect are utility classes for manipulating rectangles.
sfGlyph describes a glyph (a visual character)
sfFloatRect bounds
Bounding rectangle of the glyph, in coordinates relative to the baseline.
float advance
Offset to move horizontically to the next character.
sfIntRect textureRect
Texture coordinates of the glyph inside the font's image.