MCPcopy Create free account
hub / github.com/donkeyteethUX/iced_plot / PolylineRef

Class PolylineRef

src/plot_renderer/shader.rs:121–125  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

119 width: f32,
120 width_mode: u32,
121 along: f32,
122 side: f32,
123}
124
125#[derive(Clone, Copy)]
126struct LineRenderStyle {
127 width: Size,
128 line_style: u32,

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected