VTK
9.1.0
|
This is the complete list of members for BaseArrayPair, including all inherited members.
AssignNullValue(vtkIdType outId)=0 | BaseArrayPair | pure virtual |
Average(int numPts, const vtkIdType *ids, vtkIdType outId)=0 | BaseArrayPair | pure virtual |
BaseArrayPair(vtkIdType num, int numComp, vtkDataArray *outArray) | BaseArrayPair | inline |
Copy(vtkIdType inId, vtkIdType outId)=0 | BaseArrayPair | pure virtual |
Interpolate(int numWeights, const vtkIdType *ids, const double *weights, vtkIdType outId)=0 | BaseArrayPair | pure virtual |
InterpolateEdge(vtkIdType v0, vtkIdType v1, double t, vtkIdType outId)=0 | BaseArrayPair | pure virtual |
Num | BaseArrayPair | |
NumComp | BaseArrayPair | |
OutputArray | BaseArrayPair | |
Realloc(vtkIdType sze)=0 | BaseArrayPair | pure virtual |
~BaseArrayPair()=default | BaseArrayPair | virtual |