pub fn draw(ctx: &Context, app: &mut DicomViewerApp)Expand description
Paint every UI panel for the current frame. Called once per frame
from the app’s update method.
pub fn draw(ctx: &Context, app: &mut DicomViewerApp)Paint every UI panel for the current frame. Called once per frame
from the app’s update method.