moggle.core.shader

Undocumented in source.

Members

Classes

ShaderCompilationError
class ShaderCompilationError

The error that is thrown when Shader.compile() or ShaderProgram.link() fail.

Enums

ShaderType
enum ShaderType

The type of a Shader.

Structs

Shader
struct Shader

An OpenGL shader.

ShaderProgram
struct ShaderProgram

An OpenGL shader program.

Uniform
struct Uniform(T)

OpenGL uniform variable.

Meta