Trait libreda_db::layout::prelude::IsometricTransform

source ·
pub trait IsometricTransform: SimilarityTransform { }
Expand description

Geometric transformation which preserves angles and distances (e.g. euclidean transform).

Implementors§