Open Inventor Release 2024.1.0
 
Loading...
Searching...
No Matches
SoXtLightSliderSet.h File Reference

Go to the source code of this file.

Macros

#define _SO_XT_LIGHT_SLIDER_SET_
 

Functions

 ~SoXtLightSliderSet ()
 Component with Motif sliders for editing SoLight nodes.
 

Macro Definition Documentation

◆ _SO_XT_LIGHT_SLIDER_SET_

#define _SO_XT_LIGHT_SLIDER_SET_

Definition at line 55 of file SoXtLightSliderSet.h.

Function Documentation

◆ ~SoXtLightSliderSet()

Component with Motif sliders for editing SoLight nodes.

This class is used to manipulate the intensity and color of an SoLight node using an arrangement of Motif sliders and buttons.

RESOURCES

      !!------------------------------------------------
      !! Light Slider Set
      !!------------------------------------------------
      *IvLightSliderColor.labelString: COLOR
      *IvLightSliderRed.labelString: Red
      *IvLightSliderGreen.labelString: Green
      *IvLightSliderBlue.labelString: Blue
      *IvLightSliderIntensity1.labelString: INTENSITY
      *IvLightSliderIntensity2.labelString: Intensity
    

SEE ALSO

SoXtSliderSet, SoXtSliderSetBase, SoXtComponent, SoLight, SoNode Destructor.