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