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