vtkQuad - a cell that represents a 2D quadrilateral
Super Class: vtkCell
Description:
vtkQuad is a concrete implementation of vtkCell to represent a 2D quadrilateral.
Methods:
Detailed Method Descriptions:
void Clip (float ,vtkScalars * ,vtkPointLocator * ,vtkCellArray * ,vtkPointData * ,vtkPointData * ,vtkCellData * ,int ,vtkCellData * ,int ) |
static void InterpolationFunctions (float ,float ) | |
static void InterpolationDerivs (float ,float ) |
int CellBoundary (int ,float ,vtkIdList &) |