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