[][src]Trait rg3d::ContextCurrentState

pub trait ContextCurrentState: Clone + Debug { }

A trait implemented on both NotCurrent and PossiblyCurrent.

Implementors

impl ContextCurrentState for NotCurrent[src]

impl ContextCurrentState for PossiblyCurrent[src]

Loading content...