Go to the documentation of this file.
33 #ifndef vtkLineSource_h
34 #define vtkLineSource_h
represent and manipulate 3D points
#define vtkGetObjectMacro(name, type)
virtual void SetPoints(vtkPoints *)
void PrintSelf(ostream &os, vtkIndent indent)
#define vtkSetVector3Macro(name, type)
#define vtkTypeMacro(thisClass, superclass)
int RequestInformation(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
#define vtkGetVectorMacro(name, type, count)
static vtkLineSource * New()
#define vtkSetClampMacro(name, type, min, max)
int RequestData(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
a simple class to control print indentation
#define vtkGetMacro(name, type)
create a line defined by two end points
vtkSetMacro(IgnoreDriverBugs, bool)
int OutputPointsPrecision
Superclass for algorithms that produce only polydata as output.