29 #ifndef __vtkLineSource_h
30 #define __vtkLineSource_h
43 vtkSetVector3Macro(Point1,
double);
44 vtkGetVectorMacro(Point1,
double,3);
49 vtkSetVector3Macro(Point2,
double);
50 vtkGetVectorMacro(Point2,
double,3);
56 vtkGetMacro(Resolution,
int);