module Gloop::Contextual
Overview
Mix-in indicating that a type requires an OpenGL context.
This module defines an initializer that takes a Context
.
It exposes a private #gl
method for calling OpenGL function in the context.
Direct including types
- Gloop::Attribute
- Gloop::Attributes
- Gloop::Buffer::BindTarget
- Gloop::Buffer::Map
- Gloop::Buffer::TargetMap
- Gloop::Buffers
- Gloop::Capability
- Gloop::Debug
- Gloop::Debug::MessageIterator
- Gloop::ExtensionList
- Gloop::Object
- Gloop::ObjectList(T)
- Gloop::Program::UniformLocation
- Gloop::Program::Uniforms
- Gloop::ShadingLanguageVersionList
- Gloop::Texture::BindTarget
- Gloop::Textures
- Gloop::UniformLocation
- Gloop::Uniforms
- Gloop::VertexArray::Attribute
- Gloop::VertexArray::Attributes
- Gloop::VertexArray::Binding
- Gloop::VertexArray::Bindings
- Gloop::VertexArray::Current
- Gloop::VertexArray::CurrentBinding
- Gloop::VertexArray::CurrentBindings