VTK  9.4.20250130
vtkStructuredPointBackend< ValueType > Member List

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

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