24#ifndef vtkSubdivisionFilter_h
25#define vtkSubdivisionFilter_h
27#include "vtkFiltersGeneralModule.h"
48 vtkSetMacro(NumberOfSubdivisions,
int);
49 vtkGetMacro(NumberOfSubdivisions,
int);
object to represent cell connectivity
represent and manipulate cell attribute data
list of point or cell ids
a simple class to control print indentation
dynamic, self-adjusting array of int
represent and manipulate point attribute data
represent and manipulate 3D points
Superclass for algorithms that produce only polydata as output.
base class for subvision filters
int RequestData(vtkInformation *, vtkInformationVector **, vtkInformationVector *) override
This is called by the superclass.
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
~vtkSubdivisionFilter() override=default
vtkTypeBool CheckForTriangles