logo

Trait rg3d::ContextCurrentState[][src]

pub trait ContextCurrentState: Debug + Clone { }
Expand description

A trait implemented on both NotCurrent and PossiblyCurrent.

Implementors