mirror of
https://github.com/hannobraun/Fornjot
synced 2025-05-06 19:08:28 +00:00
Merge redundant impl
blocks
This commit is contained in:
parent
4683a6d88f
commit
bc153e2896
@ -48,9 +48,7 @@ impl Geometry {
|
||||
|
||||
Self::new(device, &vertices, &indices)
|
||||
}
|
||||
}
|
||||
|
||||
impl Geometry {
|
||||
pub fn new(
|
||||
device: &wgpu::Device,
|
||||
vertices: &[triangles::Vertex],
|
||||
|
Loading…
Reference in New Issue
Block a user