mirror of
https://github.com/hannobraun/Fornjot
synced 2025-09-28 20:18:01 +00:00
Update doc comment
This commit is contained in:
parent
c75adde136
commit
765e7fb309
@ -59,7 +59,7 @@ impl Viewer {
|
||||
}
|
||||
}
|
||||
|
||||
/// Handle the shape being updated
|
||||
/// Handle the model being updated
|
||||
pub fn handle_model_update(&mut self, model: Model) {
|
||||
self.renderer.update_geometry((&model.mesh).into());
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user