Module primitive
iced_
wgpu
0.14.0-dev
Module primitive
Module Items
Structs
Traits
Type Aliases
In crate iced_
wgpu
Modules
geometry
layer
primitive
settings
window
Structs
Engine
Renderer
iced_wgpu
Module
primitive
Copy item path
Settings
Help
Summary
Source
Expand description
Draw custom primitives.
Structs
§
Instance
An instance of a specific
Primitive
.
Storage
Stores custom, user-provided types.
Traits
§
Primitive
A set of methods which allows a
Primitive
to be rendered.
Renderer
A renderer than can draw custom primitives.
Type Aliases
§
Batch
A batch of primitives.