28#ifndef _SO_WIN_MATERIAL_SLIDER_SET_
29#define _SO_WIN_MATERIAL_SLIDER_SET_
31#include <Inventor/Win/SoWinBeginStrict.h>
32#include <Inventor/Win/SoWinSliderSet.h>
52 SoWinMaterialSliderSet(
53 SoWidget parent = NULL,
54 const char *name = NULL,
55 SbBool buildInsideParent = TRUE,
56 SoNode *newEditNode = NULL );
57 ~SoWinMaterialSliderSet();
65 SoWinMaterialSliderSet(
72 SoWidget buildWidget( SoWidget parent);
75 void constructorCommon(
SbBool buildNow);
78#include <Inventor/Win/SoWinEndStrict.h>
Abstract base class for all database nodes.