OpenSceneGraph 2.8.3
|
#include <osgSim/Export>
#include <osgSim/ColorRange>
#include <osg/Geode>
#include <string>
Classes | |
class | osgSim::ScalarBar |
A ScalarBar is an osg::Geode to render a colored bar representing a range of scalars. More... | |
struct | osgSim::ScalarBar::ScalarPrinter |
Users may provide their own ScalarPrinter by deriving from this base class and overriding the printScalar() method. More... | |
struct | osgSim::ScalarBar::TextProperties |
TextProperties allows users to specify a number of properties for the text used to display the labels & title on the ScalarBar. More... | |
Namespaces | |
namespace | osgSim |
The osgSim library is a NodeKit that extends the core scene graph to support nodes and drawables that specific to the visual simulation, such a navigational light point support and OpenFlight style degrees of freedom transform. | |
Defines | |
#define | OSGSIM_SCALARBAR 1 |
#define OSGSIM_SCALARBAR 1 |
![]() | Generated at Tue Mar 22 2011 13:20:19 for the OpenSceneGraph by doxygen 1.7.3. |