osgSim::ScalarBar::ScalarPrinter Struct Reference
Users may provide their own
ScalarPrinter by deriving from this base class and overriding the
printScalar() method.
More...
List of all members.
|
Public Member Functions |
virtual std::string | printScalar (float scalar) |
Detailed Description
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.
Member Function Documentation
virtual std::string osgSim::ScalarBar::ScalarPrinter::printScalar |
( |
float |
scalar |
) |
[virtual] |
The documentation for this struct was generated from the following file: