Struct egui::ClippedMesh [−][src]
Expand description
A Mesh within a clip rectangle.
Everything is using logical points.
Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for ClippedMeshimpl Send for ClippedMeshimpl Sync for ClippedMeshimpl Unpin for ClippedMeshimpl UnwindSafe for ClippedMeshBlanket Implementations
Mutably borrows from an owned value. Read more