|
OpenSceneGraph
3.4.0
|
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 Dec 8 2015 00:16:49 for the OpenSceneGraph by doxygen 1.7.6.1. |