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 Wed Dec 15 2010 00:58:53 for the OpenSceneGraph by doxygen 1.7.1. |