Module vtkio::parser[][src]

Re-exports

pub use crate::basic::*;

Structs

VtkParser

Mesh data parsing.

Functions

f32_b
parse_be

Parse the entire VTK file using big endian byte order.

parse_le

Parse the entire VTK file using little endian byte order.

parse_ne

Parse the entire VTK file using native endian byte order.

u8_b
u32_b
usize_b