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

Class LineRenderStyle

src/plot_renderer/shader.rs:115–119  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

113 end: [f32; 2],
114 color: &'a iced::Color,
115 style: u32,
116 distance_start: f32,
117 segment_length_world: f32,
118 param: f32,
119 width: f32,
120 width_mode: u32,
121 along: f32,
122 side: f32,

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected