Expand description
All logic for converting external representations into internal ones
Structs§
- Importer
- Converts external representations of items and containers into internal ones.
Functions§
- centering_
transformation - Returns a transformation that translates the shape’s centroid to the origin.
- ext_
to_ int_ transformation - Converts an external transformation (applicable to the original shapes) to an internal transformation (used within
jagua-rs
).