more ~master (2021-04-25T17:22:00Z)
Home
Dub
Repo
Vector2f
more
gl
Undocumented in source.
struct
Vector2f {
float
x
;
float
y
;
this
(float x, float y);
}
Constructors
this
this
(float x, float y)
Undocumented in source.
Members
Variables
x
float
x
;
y
float
y
;
Undocumented in source.
Meta
Source
See Implementation
more
gl
functions
frustrum
loadShader
perspective
readGLShader
structs
ShaderProgram
ShaderVar
Vector2f
Vector2i
Vector3f