Attribute

Undocumented in source.

Constructors

this
this(int index, uint location, string name, GLenum type)
Undocumented in source.

Members

Functions

Set
void Set(vec4 v)
Undocumented in source. Be warned that the author may not have intended to support it.
Set
void Set(vec3 v)
Undocumented in source. Be warned that the author may not have intended to support it.
Set
void Set(vec2 v)
Undocumented in source. Be warned that the author may not have intended to support it.
Set
void Set(float v)
Undocumented in source. Be warned that the author may not have intended to support it.
Set
void Set(vec4d v)
Undocumented in source. Be warned that the author may not have intended to support it.
Set
void Set(vec3d v)
Undocumented in source. Be warned that the author may not have intended to support it.
Set
void Set(vec2d v)
Undocumented in source. Be warned that the author may not have intended to support it.
Set
void Set(double v)
Undocumented in source. Be warned that the author may not have intended to support it.
Set
void Set(vec4i v)
Undocumented in source. Be warned that the author may not have intended to support it.
Set
void Set(vec3i v)
Undocumented in source. Be warned that the author may not have intended to support it.
Set
void Set(vec2i v)
Undocumented in source. Be warned that the author may not have intended to support it.
Set
void Set(int v)
Undocumented in source. Be warned that the author may not have intended to support it.
Set
void Set(bool v)
Undocumented in source. Be warned that the author may not have intended to support it.
Set
void Set(mat4 m)
Undocumented in source. Be warned that the author may not have intended to support it.
Set
void Set(mat4 m)
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

index
int index;
Undocumented in source.
location
uint location;
Undocumented in source.
name
string name;
Undocumented in source.
type
GLenum type;
Undocumented in source.

Meta