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

Method screen_to_clip

src/plot_renderer/shader.rs:373–377  ·  view source on GitHub ↗

Coordinate conversion helpers

(&self, x: f32, y: f32)

Source from the content-addressed store, hash-verified

371 pipelines: PipelineCache::new(),
372 buffers: BufferCache::new(),
373 versions: VersionTracker::new(),
374 grid: Grid::default(),
375 picking: PickingPass::default(),
376 bounds_w: 0,
377 bounds_h: 0,
378 bounds: Rectangle::default(),
379 scale_factor: 1.0,
380 }

Callers 2

rebuild_selectionMethod · 0.80
rebuild_crosshairsMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected