SmallChange
1.0.0
A collection of extensions to Coin3D
|
The SmTextureFont is used for setting up a texture font used by SmTextureText2. More...
Classes | |
class | FontImage |
Public Member Functions | |
virtual void | doAction (SoAction *action) |
virtual void | getBoundingBox (SoGetBoundingBoxAction *action) |
virtual const FontImage * | getFont (void) const |
virtual void | GLRender (SoGLRenderAction *action) |
virtual void | pick (SoPickAction *action) |
virtual void | setFont (FontImage *image) |
Static Public Member Functions | |
static void | destroyClass (void) |
static void | initClass (void) |
The SmTextureFont is used for setting up a texture font used by SmTextureText2.
Using this node, it's possible to use a third party library to generate the fonts to get potentially higher quality font rendering in Coin.