use-reflection
Reflection primitives for the RustUse geometry workspace.
use-reflection starts with simple axis-aligned point reflections and can grow into line and plane
reflections later.
Example
use Point2;
use AxisReflection2;
assert_eq!;
Reflection primitives for the RustUse geometry workspace.
use-reflection starts with simple axis-aligned point reflections and can grow into line and plane
reflections later.
use Point2;
use AxisReflection2;
assert_eq!;