CUGL 2.3
Cornell University Game Library
|
This is the complete list of members for cugl::Font::Atlas, including all inherited members.
alloc(Font *parent, std::deque< Uint32 > &glyphset) | cugl::Font::Atlas | inlinestatic |
Atlas() | cugl::Font::Atlas | |
build() | cugl::Font::Atlas | |
dispose() | cugl::Font::Atlas | |
getQuad(Uint32 thechar, Vec2 &offset, Mesh< SpriteVertex2 > &mesh, const Rect rect) const | cugl::Font::Atlas | |
getQuad(Uint32 thechar, Vec2 &offset, Mesh< SpriteVertex2 > &mesh) const | cugl::Font::Atlas | |
glyphmap | cugl::Font::Atlas | |
hasGlyph(Uint32 a) const | cugl::Font::Atlas | |
hasGlyphs(const std::vector< Uint32 > &glyphs) const | cugl::Font::Atlas | |
hasGlyphs(const std::string glyphs) const | cugl::Font::Atlas | |
init(Font *parent, std::deque< Uint32 > &glyphset) | cugl::Font::Atlas | |
materialize() | cugl::Font::Atlas | |
texture | cugl::Font::Atlas | |
~Atlas() | cugl::Font::Atlas | inline |