MCPcopy Index your code
hub / github.com/coder543/dataplotlib / thick_line

Method thick_line

src/draw_sdl.rs:77–96  ·  view source on GitHub ↗

Draws a line from (x, y) -> (x, y) in worldspace

(&mut self, (x1, y1): (f64, f64), (x2, y2): (f64, f64), thickness: u16)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

draw_plotsFunction · 0.80
lineMethod · 0.80

Calls 1

point2windowFunction · 0.85

Tested by

no test coverage detected