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