Struct offscreen_gl_context::GLContext [] [src]

pub struct GLContext<Native> {
    // some fields omitted
}

This is a wrapper over a native headless GL context

Methods

impl<Native> GLContext<Native> where Native: NativeGLContextMethods
[src]