|
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 Sun May 6 2012 20:07:53 for the OpenSceneGraph by doxygen 1.8.0. |