| 36 | struct ConstValueIterator; |
| 37 | template <typename ArrayType, ComponentIdType, typename ForceValueTypeForVtkDataArray> |
| 38 | struct ValueRange; |
| 39 | |
| 40 | //------------------------------------------------------------------------------ |
| 41 | // Helper that converts ValueId <--> { TupleId, ComponentId } |
nothing calls this directly
no test coverage detected