51#  include <Inventor/Win/SoWinMaterialSliderSet.h> 
   54#ifndef _SO_XT_MATERIAL_SLIDER_SET_ 
   55#define _SO_XT_MATERIAL_SLIDER_SET_ 
   57#include <Inventor/Xt/SoXtSliderSet.h> 
  130  SoXtMaterialSliderSet(
 
  131                        SoWidget parent = NULL,
 
  132                        const char *name = NULL, 
 
  133                        SbBool buildInsideParent = TRUE,
 
  134                        SoNode *newEditNode = NULL );
 
  138  ~SoXtMaterialSliderSet();
 
  146    SoXtMaterialSliderSet(
 
  153  SoWidget      buildWidget( SoWidget parent);
 
  156  void constructorCommon(
SbBool buildNow);
 
Abstract base class for all database nodes.