VTK
9.4.20250130
|
This is the complete list of members for vtkStructuredPointBackend< ValueType >, including all inherited members.
map(vtkIdType valueId) const =0 | vtkStructuredPointBackend< ValueType > | pure virtual |
mapComponent(vtkIdType tupleId, int comp) const =0 | vtkStructuredPointBackend< ValueType > | pure virtual |
mapStructuredTuple(int ijk[3], ValueType tuple[3]) const =0 | vtkStructuredPointBackend< ValueType > | pure virtual |
mapStructuredXComponent(int i) const =0 | vtkStructuredPointBackend< ValueType > | pure virtual |
mapStructuredYComponent(int j) const =0 | vtkStructuredPointBackend< ValueType > | pure virtual |
mapStructuredZComponent(int k) const =0 | vtkStructuredPointBackend< ValueType > | pure virtual |
mapTuple(vtkIdType tupleId, ValueType tuple[3]) const =0 | vtkStructuredPointBackend< ValueType > | pure virtual |
vtkStructuredPointBackend() | vtkStructuredPointBackend< ValueType > | |
~vtkStructuredPointBackend() | vtkStructuredPointBackend< ValueType > | virtual |