Go to the documentation of this file.
43 #ifndef vtkWarpScalar_h
44 #define vtkWarpScalar_h
Superclass for algorithms that produce output of the same type as input.
static vtkWarpScalar * New()
#define vtkSetVector3Macro(name, type)
deform geometry with scalar data
#define vtkTypeMacro(thisClass, superclass)
abstract superclass for arrays of numeric data
#define vtkGetVectorMacro(name, type, count)
void PrintSelf(ostream &os, vtkIndent indent)
int FillInputPortInformation(int port, vtkInformation *info)
double * ZNormal(vtkIdType id, vtkDataArray *normals=NULL)
a simple class to control print indentation
double * InstanceNormal(vtkIdType id, vtkDataArray *normals=NULL)
#define VTKFILTERSGENERAL_EXPORT
#define vtkGetMacro(name, type)
vtkBooleanMacro(IgnoreDriverBugs, bool)
vtkSetMacro(IgnoreDriverBugs, bool)
int RequestData(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
double * DataNormal(vtkIdType id, vtkDataArray *normals=NULL)
int RequestDataObject(vtkInformation *request, vtkInformationVector **inputVector, vtkInformationVector *outputVector)
double *(vtkWarpScalar::* PointNormal)(vtkIdType id, vtkDataArray *normals)