mirror of
https://github.com/hannobraun/Fornjot
synced 2025-05-05 10:28:27 +00:00
Prepare for follow-on change
This commit is contained in:
parent
8ac60ff9a4
commit
733be79ea9
@ -144,6 +144,7 @@ impl CurveGeometry for Line<3> {
|
||||
let line = self;
|
||||
|
||||
let line = line.transform(&Transform::translation(offset));
|
||||
|
||||
Box::new(line)
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user