VTK  9.6.20260325
vtkStructuredPointBackend< ValueType > Member List

This is the complete list of members for vtkStructuredPointBackend< ValueType >, including all inherited members.

GetUsesDirectionMatrix() const =0vtkStructuredPointBackend< ValueType >pure virtual
GetXCoordinates() const =0vtkStructuredPointBackend< ValueType >pure virtual
GetYCoordinates() const =0vtkStructuredPointBackend< ValueType >pure virtual
GetZCoordinates() const =0vtkStructuredPointBackend< ValueType >pure virtual
map(vtkIdType valueId) const =0vtkStructuredPointBackend< ValueType >pure virtual
mapComponent(vtkIdType tupleId, int comp) const =0vtkStructuredPointBackend< ValueType >pure virtual
mapStructuredTuple(int ijk[3], ValueType tuple[3]) const =0vtkStructuredPointBackend< ValueType >pure virtual
mapStructuredXComponent(int i) const =0vtkStructuredPointBackend< ValueType >pure virtual
mapStructuredYComponent(int j) const =0vtkStructuredPointBackend< ValueType >pure virtual
mapStructuredZComponent(int k) const =0vtkStructuredPointBackend< ValueType >pure virtual
mapTuple(vtkIdType tupleId, ValueType tuple[3]) const =0vtkStructuredPointBackend< ValueType >pure virtual
vtkStructuredPointBackend()vtkStructuredPointBackend< ValueType >
~vtkStructuredPointBackend()vtkStructuredPointBackend< ValueType >virtual