Go to the documentation of this file.
32 #ifndef vtkBoostRandomSparseArraySource_h
33 #define vtkBoostRandomSparseArraySource_h
104 vtkTypeUInt32 ElementProbabilitySeed;
105 double ElementProbability;
107 vtkTypeUInt32 ElementValueSeed;
static vtkBoostRandomSparseArraySource * New()
#define vtkTypeMacro(thisClass, superclass)
vtkArrayExtents GetExtents()
void PrintSelf(ostream &os, vtkIndent indent)
generates a sparse N-way array containing random values.
~vtkBoostRandomSparseArraySource()
a simple class to control print indentation
#define VTKINFOVISBOOSTGRAPHALGORITHMS_EXPORT
int RequestData(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
#define vtkGetMacro(name, type)
Superclass for algorithms that produce vtkArrayDatas as output.
vtkSetMacro(IgnoreDriverBugs, bool)
vtkBoostRandomSparseArraySource()
Stores the number of dimensions and valid coordinate ranges along each dimension for vtkArray.
void SetExtents(const vtkArrayExtents &)