28#ifndef _SO_WIN_LIGHT_SLIDER_SET_
29#define _SO_WIN_LIGHT_SLIDER_SET_
31#include <Inventor/Win/SoWinBeginStrict.h>
32#include <Inventor/Win/SoWinSliderSet.h>
49 SoWidget parent = NULL,
50 const char *name = NULL,
51 SbBool buildInsideParent = TRUE,
52 SoNode *newEditNode = NULL );
53 ~SoWinLightSliderSet();
68 SoWidget buildWidget(SoWidget parent);
71 void constructorCommon(
SbBool buildNow);
74#include <Inventor/Win/SoWinEndStrict.h>
Abstract base class for all database nodes.