mirror of
https://github.com/hannobraun/Fornjot
synced 2025-05-05 18:38:28 +00:00
Prepare for follow-on change
This commit is contained in:
parent
189bd7caf0
commit
f0a86bee8c
@ -119,6 +119,7 @@ impl CurveGeometry for Circle<3> {
|
||||
let circle = self;
|
||||
|
||||
let circle = circle.transform(&Transform::translation(offset));
|
||||
|
||||
Box::new(circle)
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user