Go to the documentation of this file.
36 #define VTK_USE_VECTOR 0
37 #define VTK_USE_NORMAL 1
58 const char *GetVectorModeAsString();
void SetVectorModeToUseNormal()
const char * GetVectorModeAsString()
#define vtkTypeMacro(thisClass, superclass)
void PrintSelf(ostream &os, vtkIndent indent)
virtual int FillInputPortInformation(int port, vtkInformation *info)
virtual int RequestData(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
static vtkHedgeHog * New()
#define VTKFILTERSCORE_EXPORT
a simple class to control print indentation
#define vtkGetMacro(name, type)
create oriented lines from vector data
vtkSetMacro(IgnoreDriverBugs, bool)
void SetVectorModeToUseVector()
int OutputPointsPrecision
Superclass for algorithms that produce only polydata as output.