![]() |
SmallChange
1.0.0
A collection of extensions to Coin3D
|
Classes | |
| struct | TextItem |
Public Member Functions | |
| virtual SoElement * | copyMatchInfo (void) const |
| virtual void | init (SoState *state) |
| virtual SbBool | matches (const SoElement *elt) const |
Static Public Member Functions | |
| static void | add (SoState *state, const SbString &text, const SmTextureFont::FontImage *font, const SbVec3f &worldpos, const float maxdist, const SbColor4f &color, SmTextureText2::Justification j, SmTextureText2::VerticalJustification vj) |
| static const std::vector< TextItem > & | finishCollecting (SoState *state) |
| static void | initClass (void) |
| static bool | isCollecting (SoState *state) |
| static void | startCollecting (SoState *state, const bool storeitems=true) |