Type Definition gut::io::vtk::model::FieldArray[][src]

type FieldArray = DataArrayBase<u32>;

A data array whose elements have a number of components given by the integer elem.

This is the most "unopinionated" version of a DataArrayBase in that it doesn't assume a purpose for the associated buffer.