mirror of
https://github.com/hannobraun/Fornjot
synced 2025-05-07 19:38:29 +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 = self;
|
||||||
|
|
||||||
let circle = circle.transform(&Transform::translation(offset));
|
let circle = circle.transform(&Transform::translation(offset));
|
||||||
|
|
||||||
Box::new(circle)
|
Box::new(circle)
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user