|
OpenSceneGraph
3.0.1
|
Users may provide their own ScalarPrinter by deriving from this base class and overriding the printScalar() method. More...

Public Member Functions | |
| virtual std::string | printScalar (float scalar) |
Users may provide their own ScalarPrinter by deriving from this base class and overriding the printScalar() method.
Users may map the scalar float passed in to any string they wish.
| virtual std::string osgSim::ScalarBar::ScalarPrinter::printScalar | ( | float | scalar | ) | [virtual] |
| Generated at Thu Sep 27 2012 17:03:24 for the OpenSceneGraph by doxygen 1.7.6.1. |