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