Class displaying a toggle button in SoTVizViewer control interface.
More...
#include <TerrainViz/viewer/SoTVizControlsMenu.h>
Public Member Functions | |
| SoTVizControlsMenu (const char *label=NULL) | |
| SbBool | isActive () const |
| void | toggleMenu () |
Class displaying a toggle button in SoTVizViewer control interface.
This class is a nicer equivalent to the toggle button for the SoTVizViewer control interface. It records the fact that the toggle button is pressed or released.
| SoTVizControlsMenu::SoTVizControlsMenu | ( | const char * | label = NULL |
) |
Constructor.
| SbBool SoTVizControlsMenu::isActive | ( | ) | const |
Returns activity state.
| void SoTVizControlsMenu::toggleMenu | ( | ) |
Toggles the menu.