Module app

Source
Expand description

Main application state and options.

Re-exports§

pub use crate::error::Error;
pub use crate::value_colormap::ColorMap;

Structs§

AdvancedOptions
Options that should not need to be changed by the (average) user.
AppOptions
Contains all configurable options of the application.
AppState
Main application state, implements the eframe::App trait.
CanvasOptions
CollapsedState
GridOptions
LensOptions
PoseEditOptions
SessionData
StatusInfo
TintOptions

Enums§

ActiveMovable
ActiveTool
TitleBar
ViewMode