31 #ifndef vtkRandomSequence_h
32 #define vtkRandomSequence_h
44 virtual double GetValue()=0;
47 virtual void Next()=0;
57 #endif // #ifndef vtkRandomSequence_h
abstract base class for most VTK objects
#define VTKCOMMONCORE_EXPORT
Sequence of random numbers.
virtual void PrintSelf(ostream &os, vtkIndent indent)
a simple class to control print indentation