40 #ifndef vtkSubPixelPositionEdgels_h
41 #define vtkSubPixelPositionEdgels_h
43 #include "vtkFiltersGeneralModule.h"
70 vtkGetMacro(TargetFlag,
int);
73 vtkGetMacro(TargetValue,
double);
82 int FillInputPortInformation(
int port, vtkInformation *
info) VTK_OVERRIDE;
84 void Move(
int xdim,
int ydim,
int zdim,
int x,
int y,
86 double *result,
int z,
double *aspect,
double *resultNormal);
87 void Move(
int xdim,
int ydim,
int zdim,
int x,
int y,
89 double *result,
int z,
double *aspect,
double *resultNormal);
adjust edgel locations based on gradients.
static vtkPolyDataAlgorithm * New()
Superclass for algorithms that produce only polydata as output.
a simple class to control print indentation
abstract superclass for arrays of numeric data
vtkSetMacro(IgnoreDriverBugs, bool)
When set known driver bugs are ignored during driver feature detection.
vtkBooleanMacro(IgnoreDriverBugs, bool)
When set known driver bugs are ignored during driver feature detection.
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.