| 1706 | NumCompsType& GetNumComps() noexcept { return this->Ref.NumComps; } |
| 1707 | VTK_ITER_INLINE |
| 1708 | TupleIdType GetTupleId() const noexcept { return this->Ref.TupleId; } |
| 1709 | VTK_ITER_INLINE |
| 1710 | TupleIdType& GetTupleId() noexcept { return this->Ref.TupleId; } |
| 1711 |
no outgoing calls
no test coverage detected