30 #ifndef vtkNonLinearCell_h
31 #define vtkNonLinearCell_h
33 #include "vtkCommonDataModelModule.h"
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
~vtkNonLinearCell() override
abstract superclass for non-linear cells
abstract class to specify cell behavior
a simple class to control print indentation
int IsLinear() override
Non-linear cells require special treatment (tessellation) when converting to graphics primitives (dur...