dglsl.translator

Undocumented in source.

Members

Classes

Shader
class Shader(alias Type, string file = __FILE__, int line = __LINE__)
Undocumented in source.

Enums

ignore
enum ignore
Undocumented in source.
input
enum input
Undocumented in source.
output
enum output
Undocumented in source.
uniform
enum uniform
Undocumented in source.

Functions

dtoglsl
string dtoglsl()
Undocumented in source. Be warned that the author may not have intended to support it.

Mixin templates

Fragment
mixintemplate Fragment()
Undocumented in source.
Vertex
mixintemplate Vertex()
Undocumented in source.

Meta