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 Tue Jul 20 06:42:28 2010 for the OpenSceneGraph by doxygen 1.6.1. |