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