36 #define VTK_USE_VECTOR 0
37 #define VTK_USE_NORMAL 1
48 vtkSetMacro(ScaleFactor,
double);
49 vtkGetMacro(ScaleFactor,
double);
54 vtkSetMacro(VectorMode,
int);
55 vtkGetMacro(VectorMode,
int);
58 const char *GetVectorModeAsString();
65 vtkSetMacro(OutputPointsPrecision,
int);
66 vtkGetMacro(OutputPointsPrecision,
int);
void SetVectorModeToUseNormal()
virtual int FillInputPortInformation(int port, vtkInformation *info)
create oriented lines from vector data
const char * GetVectorModeAsString()
virtual int RequestData(vtkInformation *request, vtkInformationVector **inputVector, vtkInformationVector *outputVector)
#define VTKFILTERSCORE_EXPORT
static vtkPolyDataAlgorithm * New()
void PrintSelf(ostream &os, vtkIndent indent)
Superclass for algorithms that produce only polydata as output.
a simple class to control print indentation
int OutputPointsPrecision
void SetVectorModeToUseVector()