Rename Geometry2D to Mesh2D and move it to iced_wgpu
This commit is contained in:
parent
0d620b7701
commit
5ca98b113e
12 changed files with 184 additions and 198 deletions
|
|
@ -55,7 +55,7 @@ mod user_interface;
|
|||
|
||||
pub use iced_core::{
|
||||
Align, Background, Color, Command, Font, HorizontalAlignment, Length,
|
||||
Point, Rectangle, Vector, VerticalAlignment, Geometry2D, Vertex2D,
|
||||
Point, Rectangle, Vector, VerticalAlignment,
|
||||
};
|
||||
|
||||
pub use clipboard::Clipboard;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue