Module vtkio::xml[][src]

Internal APIs for dealing with XML VTK file types.

See VTK XML Format Reference for details on the xml format.

Structs

AppendedData
AttributeData

Attribute data corresponding to the PointData or CellData elements.

AttributeInfo
Cells
Coordinates
DataArray
EncodingInfo

A helper struct indicating how to read and write binary data stored in DataArrays.

Extent
FileType

A file type descriptor of a XML VTK data file.

Grid
ImageData
PAttributeData

Contents and attributes of the PPointData XML element.

PCoordinates
PDataArray
PImageData
PPoints
PRectilinearGrid
PStructuredGrid
PUnstructured
Piece
PieceSource
Points
RawData
Topo
Unstructured
VTKFile

Enums

Compressor
Data

The contents of a DataArray element.

DataArrayFormat
DataSet
DataSetType

The attribute on VTKFile indicating the contained data set type.

DataType

A data type representing particular structured or unstructured data.

Encoding

Supported binary encoding formats.

Error
ScalarType
StorageFormat

The storage format of a given XML VTK file.

ValidationError