SmallChange
1.0.0
A collection of extensions to Coin3D
|
This is the complete list of members for SmTextureFont::FontImage, including all inherited members.
addGlyph(unsigned char c, const SbImage &image, const int width, const int gfxwidth=-1, const int xoffset=0) | SmTextureFont::FontImage | |
FontImage(const SbVec2s glyphsize, const int leading, const int ascent, const int descent, const int numcomponents) (defined in SmTextureFont::FontImage) | SmTextureFont::FontImage | |
getAscent() const (defined in SmTextureFont::FontImage) | SmTextureFont::FontImage | |
getDescent() const (defined in SmTextureFont::FontImage) | SmTextureFont::FontImage | |
getGLImage(void) const | SmTextureFont::FontImage | |
getGlyphImage(const unsigned char c) const | SmTextureFont::FontImage | |
getGlyphPosition(unsigned char c) const | SmTextureFont::FontImage | |
getGlyphPositionPixels(unsigned char c) const (defined in SmTextureFont::FontImage) | SmTextureFont::FontImage | |
getGlyphSize(unsigned char c) const | SmTextureFont::FontImage | |
getGlyphSizePixels() const (defined in SmTextureFont::FontImage) | SmTextureFont::FontImage | |
getGlyphWidth(unsigned char c) const | SmTextureFont::FontImage | |
getKerning(unsigned char glyph, unsigned char next) const | SmTextureFont::FontImage | |
getLeading() const (defined in SmTextureFont::FontImage) | SmTextureFont::FontImage | |
getXOffset(unsigned char glyph) const | SmTextureFont::FontImage | |
height() const | SmTextureFont::FontImage | |
renderString(const SbString &s, const SbVec3f &pos, const bool needglbeginend=true) const | SmTextureFont::FontImage | |
setKerning(unsigned char glyph, unsigned char next, int kerning) | SmTextureFont::FontImage | |
stringWidth(const SbString &s) const | SmTextureFont::FontImage | |
~FontImage() (defined in SmTextureFont::FontImage) | SmTextureFont::FontImage |