SmallChange  1.0.0
A collection of extensions to Coin3D
Loading...
Searching...
No Matches
SmTextureFont Class Reference

The SmTextureFont is used for setting up a texture font used by SmTextureText2. More...

Inheritance diagram for SmTextureFont:
SoNode

Classes

class  FontImage
 

Public Member Functions

virtual void doAction (SoAction *action)
 
virtual void getBoundingBox (SoGetBoundingBoxAction *action)
 
virtual const FontImagegetFont (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)
 

Detailed Description

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.


The documentation for this class was generated from the following files: