8 #ifndef vtkBezierCurve_h
9 #define vtkBezierCurve_h
12 #include "vtkCommonDataModelModule.h"
17 VTK_ABI_NAMESPACE_BEGIN
56 #endif // vtkBezierCurve_h
represent and manipulate point attribute data
abstract class to specify dataset behavior
represent and manipulate cell attribute data
void InterpolateDerivs(const double pcoords[3], double *derivs) override=0
dynamic, self-adjusting array of double
cell represents a 1D line
void InterpolateFunctions(const double pcoords[3], double *weights) override=0
a simple class to control print indentation
list of point or cell ids
abstract superclass for arrays of numeric data
virtual vtkLine * GetApproximateLine(int subId, vtkDataArray *scalarsIn=nullptr, vtkDataArray *scalarsOut=nullptr)=0
int GetCellType() override
Return the type of cell.
vtkNew< vtkDoubleArray > RationalWeights
static vtkObject * New()
Create an object with Debug turned off, modified time initialized to zero, and reference counting on...
represent and manipulate 3D points
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.