Expand description
Mesh serialization utilities with attribute preservation
This module provides high-level serialization utilities that ensure mesh attributes survive round-trip across different formats. It integrates with the existing I/O system and provides opt-in attribute recomputation and validation.
Modules§
- utils
- High-level utility functions for mesh serialization
Structs§
- Attribute
Preserving Reader - Enhanced mesh reader with attribute preservation
- Attribute
Preserving Writer - Enhanced mesh writer with attribute preservation
- Serialization
Options - Configuration for mesh serialization