51# include <Inventor/Win/SoWinLightSliderSet.h>
54#ifndef _SO_XT_LIGHT_SLIDER_SET_
55#define _SO_XT_LIGHT_SLIDER_SET_
57#include <Inventor/Xt/SoXtSliderSet.h>
110 SoWidget parent = NULL,
111 const char *name = NULL,
112 SbBool buildInsideParent = TRUE,
113 SoNode *newEditNode = NULL );
117 ~SoXtLightSliderSet();
132 SoWidget buildWidget(SoWidget parent);
135 void constructorCommon(
SbBool buildNow);
Abstract base class for all database nodes.