Class for managing the SoTVizViewer control dialog. More...
#include <TerrainViz/viewer/SoTVizControls.h>
Public Member Functions | |
SoTVizControls (SoTVizViewer &viewer) | |
~SoTVizControls () |
This class is the SoTVizViewer controls interface class. It provides a useful way to configure the viewer at run time. It uses multiple SoTVizControlsMenu instances. These controls are available via right mouse click.
SoTVizControlsMenu, SoTVizViewer
SoTVizControls::SoTVizControls | ( | SoTVizViewer & | viewer | ) |
Constructor.
Needs a reference to SoTVizViewer to interact with.
SoTVizControls::~SoTVizControls | ( | ) |
Destructor.