33 #ifndef vtkLineSource_h 34 #define vtkLineSource_h 52 void SetPoint1(
float[3]);
59 void SetPoint2(
float[3]);
virtual int RequestData(vtkInformation *request, vtkInformationVector **inputVector, vtkInformationVector *outputVector)
#define vtkGetMacro(name, type)
#define vtkSetClampMacro(name, type, min, max)
#define vtkTypeMacro(thisClass, superclass)
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
virtual int RequestInformation(vtkInformation *request, vtkInformationVector **inputVector, vtkInformationVector *outputVector)
#define vtkGetObjectMacro(name, type)
int OutputPointsPrecision
create a line defined by two end points
#define vtkSetVector3Macro(name, type)
#define vtkGetVectorMacro(name, type, count)
represent and manipulate 3D points
#define vtkSetMacro(name, type)