Struct sdl2::video::GLContext
[−]
[src]
pub struct GLContext { /* fields omitted */ }
Methods
impl GLContext
[src]
pub fn is_current(&self) -> bool
[src]
Returns true if the OpenGL context is the current one in the thread.