13#ifndef vtkContinuousValueWidgetRepresentation_h 
   14#define vtkContinuousValueWidgetRepresentation_h 
   17#include "vtkInteractionWidgetsModule.h"  
   21VTK_ABI_NAMESPACE_BEGIN
 
   54#if !defined(VTK_LEGACY_REMOVE) 
   61  virtual double GetValue() { 
return this->Value; }
 
a simple class to control print indentation
 
#define VTK_DEPRECATED_IN_9_2_0(reason)