//! Floating quantities — screen-space data not attached to any structure.
//!
//! Floating quantities include images (scalar, color, depth-composited)
//! that are displayed in the UI as standalone visualizations.
pub use *;
pub use *;
pub use *;
/// Image origin convention.