Re-exports§
pub use vtk::inspect_vtk_declared_space;pub use vtk::vtk_import_warnings;pub use vtk::VtkCoordinateMode;pub use vtk::VtkCoordinateSpace;
Modules§
Structs§
- Conversion
Options - Options that control tractogram conversion behaviour.
Enums§
- Format
- Supported tractogram file formats.
Functions§
- convert
- Convert between tractogram file formats in one step.
- detect_
format - Detect the tractogram format from a file path or directory.
- read_
tractogram - Read a tractogram from any supported format into the neutral in-memory representation.
- write_
tractogram - Write a tractogram to any supported output format.