SoDialogSlider Class Reference
[Dialog]

VSG extension Abstract class for the slider nodes. More...

#include <DialogViz/dialog/SoDialogSlider.h>

Inheritance diagram for SoDialogSlider:
SoDialogComponent SoTopComponent SoDialogViz SoDragger SoInteractionKit SoBaseKit SoNode SoGetView SoFieldContainer SoBase SoRefCounter SoTypedObject SoDialogIntegerSlider SoDialogRealSlider

List of all members.

Public Member Functions

 SoDialogSlider ()

Public Attributes

SoSFBool valueVisible
SoSFString format
SoSFBool continuousTrigger
SoSFBool toggleVisible
SoSFBool fixedLimits
SoMFColor colors
SoSFBool shadedColors

Detailed Description

VSG extension Abstract class for the slider nodes.

This node defines the properties for slider components. From left to right, it consists of:

SEE ALSO

SoDialogIntegerSlider, SoDialogRealSlider


Constructor & Destructor Documentation

SoDialogSlider::SoDialogSlider (  ) 

Constructor.


Member Data Documentation

Contains an array of colors.

These colors are rendered in the slider from left to right according to the shadedColors field. If no colors are specified, the default color of the slider is gray. Default array is empty.

If this field is set to FALSE, the associated interface is called when the mouse button is released.

If set to TRUE, the associated interface is called each time the slider cursor is moved. Default is FALSE.

Allows user to enter a value outside the min/max range.

If such a value is entered, the min/max range is automatically extended. Default is FALSE.

Specify the string format of the slider value edit zone.

This string is C formated..

Indicates is the set of colors defined in the field colors is rendered in shaded mode or not.

Default is TRUE.

Specifies whether the toggle button that manages continuous triggering is visible or not.

Default is TRUE.

Specifies whether the edit zone value is visible or not.

Default is TRUE.


The documentation for this class was generated from the following file:

Open Inventor Toolkit reference manual, generated on 15 Mar 2023
Copyright © Thermo Fisher Scientific All rights reserved.
http://www.openinventor.com/