Go to the documentation of this file.
37 #ifndef vtkBoostLogWeighting_h
38 #define vtkBoostLogWeighting_h
40 #include "vtkInfovisBoostGraphAlgorithmsModule.h"
61 vtkGetMacro(Base,
int);
69 vtkGetMacro(EmitProgress,
bool);
a simple class to control print indentation
virtual int RequestData(vtkInformation *request, vtkInformationVector **inputVector, vtkInformationVector *outputVector)
This is called by the superclass.
Superclass for algorithms that produce vtkArrayDatas as output.
Given an arbitrary-dimension array of doubles, replaces each value x with one of:
vtkBooleanMacro(IgnoreDriverBugs, bool)
Updates the extensions string.
vtkSetMacro(IgnoreDriverBugs, bool)
Updates the extensions string.
static vtkArrayDataAlgorithm * New()
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.