41 #ifndef vtkDecimatePolylineFilter_h 42 #define vtkDecimatePolylineFilter_h 89 int GetPrev(
int iId );
90 int GetNext(
int iId );
92 struct vtkDecimatePolylineVertexErrorSTLMap;
93 vtkDecimatePolylineVertexErrorSTLMap*
ErrorMap;
GLenum GLenum GLenum input
virtual int RequestData(vtkInformation *request, vtkInformationVector **inputVector, vtkInformationVector *outputVector)
#define VTKFILTERSCORE_EXPORT
#define vtkGetMacro(name, type)
#define vtkSetClampMacro(name, type, min, max)
concrete dataset represents vertices, lines, polygons, and triangle strips
#define vtkTypeMacro(thisClass, superclass)
reduce the number of lines in a polyline
a list of ids arranged in priority order
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
int OutputPointsPrecision
vtkSmartPointer< vtkPriorityQueue > PriorityQueue
vtkDecimatePolylineVertexErrorSTLMap * ErrorMap
#define vtkSetMacro(name, type)