fsleyes.gl.shaders.arbp

The arbp package is the home of the ARBPShader class, a class which may be used to manage OpenGL ARB_vertex_program and ARB_fragment_program shader programs. The ARBPShader class is defined in the program module, and uses some functions defined in the parse module.

See also the glsl package.