31 #ifndef vtkCellSizeFilter_h 32 #define vtkCellSizeFilter_h 34 #include "vtkFiltersVerdictModule.h" 55 vtkGetMacro(ComputePoint,
bool);
65 vtkGetMacro(ComputeLength,
bool);
75 vtkGetMacro(ComputeArea,
bool);
85 vtkGetMacro(ComputeVolume,
bool);
93 vtkSetStringMacro(ArrayName);
abstract class to specify dataset behavior
abstract class for specifying dataset behavior
a simple class to control print indentation
topologically and geometrically regular array of data
list of point or cell ids
vtkGetStringMacro(ExtensionsString)
Returns a string listing all available extensions.
vtkSetMacro(IgnoreDriverBugs, bool)
When set known driver bugs are ignored during driver feature detection.
vtkBooleanMacro(IgnoreDriverBugs, bool)
When set known driver bugs are ignored during driver feature detection.