mirror of
https://github.com/emilk/egui.git
synced 2026-09-02 06:40:06 -04:00
Refactor: create Texture struct
This commit is contained in:
@@ -23,5 +23,6 @@ pub use crate::{
|
||||
layout::{Align, LayoutOptions, Region},
|
||||
mesher::{Frame, Vertex},
|
||||
style::Style,
|
||||
texture_atlas::Texture,
|
||||
types::RawInput,
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user