33 #ifndef __vtkParametricRandomHills_h
34 #define __vtkParametricRandomHills_h
128 void GenerateTheHills(
void );
138 virtual void Evaluate(
double uvw[3],
double Pt[3],
double Duvw[9]);
148 virtual double EvaluateScalar(
double uvw[3],
double Pt[3],
double Duvw[9]);
170 void InitSeed (
int RandomSeed );
173 double Rand (
void );
Generate a surface covered with randomly placed hills.
double XVarianceScaleFactor
int AllowRandomGeneration
virtual double EvaluateScalar(double uvw[3], double Pt[3], double Duvw[9])=0
#define vtkGetMacro(name, type)
virtual void Evaluate(double uvw[3], double Pt[3], double Duvw[9])=0
#define vtkTypeMacro(thisClass, superclass)
void PrintSelf(ostream &os, vtkIndent indent)
dynamic, self-adjusting array of double
#define VTKCOMMONCOMPUTATIONALGEOMETRY_EXPORT
abstract interface for parametric functions
a simple class to control print indentation
virtual int GetDimension()
double AmplitudeScaleFactor
double YVarianceScaleFactor
#define vtkBooleanMacro(name, type)
#define vtkSetMacro(name, type)