40 #ifndef __vtkMinimalStandardRandomSequence_h
41 #define __vtkMinimalStandardRandomSequence_h
65 void SetSeed(
int value);
75 void SetSeedOnly(
int value);
96 virtual double GetRangeValue(
double rangeMin,
109 #endif // #ifndef __vtkMinimalStandardRandomSequence_h
#define VTKCOMMONCORE_EXPORT
GLsizei const GLfloat * value
Sequence of random numbers.
virtual double GetValue()=0
a simple class to control print indentation
Park and Miller Sequence of pseudo random numbers.
void PrintSelf(ostream &os, vtkIndent indent)