Skip to main content

with_next_plot3d_item_array_style

Function with_next_plot3d_item_array_style 

Source
pub fn with_next_plot3d_item_array_style<'a, R>(
    style: Plot3DItemArrayStyle<'a>,
    f: impl FnOnce() -> R,
) -> R
Expand description

Apply array-backed item styling to the next ImPlot3D submission executed inside f.