59 #ifndef vtkRuledSurfaceFilter_h
60 #define vtkRuledSurfaceFilter_h
69 #define VTK_RULED_MODE_RESAMPLE 0
70 #define VTK_RULED_MODE_POINT_WALK 1
128 const char *GetRuledModeAsString();
void SetRuledModeToResample()
GLenum GLenum GLenum input
virtual int RequestData(vtkInformation *request, vtkInformationVector **inputVector, vtkInformationVector *outputVector)
#define vtkGetMacro(name, type)
#define VTKFILTERSMODELING_EXPORT
#define vtkSetClampMacro(name, type, min, max)
concrete dataset represents vertices, lines, polygons, and triangle strips
#define vtkTypeMacro(thisClass, superclass)
static vtkPolyDataAlgorithm * New()
void PrintSelf(ostream &os, vtkIndent indent)
Superclass for algorithms that produce only polydata as output.
#define VTK_RULED_MODE_POINT_WALK
a simple class to control print indentation
list of point or cell ids
#define VTK_RULED_MODE_RESAMPLE
void SetRuledModeToPointWalk()
#define vtkBooleanMacro(name, type)
generates a surface from a set of lines
#define vtkGetVectorMacro(name, type, count)
#define vtkSetVector2Macro(name, type)
represent and manipulate 3D points
#define vtkSetMacro(name, type)