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
eb26d50ee9
commit
16b6aa1c76
@ -48,7 +48,7 @@ impl Operation for Sweep {
|
||||
}
|
||||
|
||||
fn tri_mesh(&self) -> TriMesh {
|
||||
self.output.tri_mesh()
|
||||
self.output().tri_mesh()
|
||||
}
|
||||
|
||||
fn children(&self) -> Vec<HandleAny> {
|
||||
|
Loading…
Reference in New Issue
Block a user