#include <Inventor/Xt/SoXtSliderSet.h>
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. | |
#define _SO_XT_LIGHT_SLIDER_SET_ |
Definition at line 55 of file SoXtLightSliderSet.h.
~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.
!!------------------------------------------------ !! Light Slider Set !!------------------------------------------------ *IvLightSliderColor.labelString: COLOR *IvLightSliderRed.labelString: Red *IvLightSliderGreen.labelString: Green *IvLightSliderBlue.labelString: Blue *IvLightSliderIntensity1.labelString: INTENSITY *IvLightSliderIntensity2.labelString: Intensity
SoXtSliderSet, SoXtSliderSetBase, SoXtComponent, SoLight, SoNode Destructor.