|   | Coin3D is Free Software, published under the BSD 3-clause license. | https://bitbucket.org/Coin3D/ http://www.kongsberg.com/kogt/ | 
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 | |
| addReadImageCB(SbImageReadImageCB *cb, void *closure) | SbImage | static | 
| FontImage(const SbVec2s glyphsize, const int leading, const int ascent, const int descent, const int numcomponents) | SmTextureFont::FontImage | |
| getAscent() const | SmTextureFont::FontImage | |
| getDescent() const | 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 | SmTextureFont::FontImage | |
| getGlyphSize(unsigned char c) const | SmTextureFont::FontImage | |
| getGlyphSizePixels() const | SmTextureFont::FontImage | |
| getGlyphWidth(unsigned char c) const | SmTextureFont::FontImage | |
| getKerning(unsigned char glyph, unsigned char next) const | SmTextureFont::FontImage | |
| getLeading() const | SmTextureFont::FontImage | |
| getSize(void) const | SbImage | |
| getValue(SbVec2s &size, int &bytesperpixel) const | SbImage | |
| getValue(SbVec3s &size, int &bytesperpixel) const | SbImage | |
| getXOffset(unsigned char glyph) const | SmTextureFont::FontImage | |
| hasData(void) const | SbImage | |
| height() const | SmTextureFont::FontImage | |
| operator!=(const SbImage &image) const | SbImage | |
| operator=(const SbImage &image) | SbImage | |
| operator==(const SbImage &image) const | SbImage | |
| readFile(const SbString &filename, const SbString *const *searchdirectories=NULL, const int numdirectories=0) | SbImage | |
| readLock(void) const | SbImage | |
| readUnlock(void) const | SbImage | |
| removeReadImageCB(SbImageReadImageCB *cb, void *closure) | SbImage | static | 
| renderString(const SbString &s, const SbVec3f &pos, const bool needglbeginend=true) const | SmTextureFont::FontImage | |
| SbImage(void) | SbImage | |
| SbImage(const unsigned char *bytes, const SbVec2s &size, const int bytesperpixel) | SbImage | |
| SbImage(const unsigned char *bytes, const SbVec3s &size, const int bytesperpixel) | SbImage | |
| SbImage(const SbImage &image) | SbImage | |
| scheduleReadFile(SbImageScheduleReadCB *cb, void *closure, const SbString &filename, const SbString *const *searchdirectories=NULL, const int numdirectories=0) | SbImage | |
| searchForFile(const SbString &basename, const SbString *const *dirlist, const int numdirs) | SbImage | static | 
| setKerning(unsigned char glyph, unsigned char next, int kerning) | SmTextureFont::FontImage | |
| setValue(const SbVec2s &size, const int bytesperpixel, const unsigned char *bytes) | SbImage | |
| setValue(const SbVec3s &size, const int bytesperpixel, const unsigned char *bytes) | SbImage | |
| setValuePtr(const SbVec2s &size, const int bytesperpixel, const unsigned char *bytes) | SbImage | |
| setValuePtr(const SbVec3s &size, const int bytesperpixel, const unsigned char *bytes) | SbImage | |
| stringWidth(const SbString &s) const | SmTextureFont::FontImage | |
| ~FontImage() | SmTextureFont::FontImage | |
| ~SbImage() | SbImage |