26#ifndef vtkStreamSurface_h
27#define vtkStreamSurface_h
29#include "vtkFiltersFlowPathsModule.h"
46 vtkSetMacro(UseIterativeSeeding,
bool);
47 vtkGetMacro(UseIterativeSeeding,
bool);
88 bool UseIterativeSeeding =
false;
appends one or more polygonal datasets together
abstract class to specify dataset behavior
a simple class to control print indentation
Allocate and hold a VTK object.
concrete dataset represents vertices, lines, polygons, and triangle strips
generates a surface from a set of lines
Advect a stream surface in a vector field.
~vtkStreamSurface() override
int RequestData(vtkInformation *, vtkInformationVector **, vtkInformationVector *) override
This is called by the superclass.
static vtkStreamSurface * New()
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.