Camera

Undocumented in source.

Constructors

this
this(int width, int height)
Undocumented in source.

Members

Functions

Look
void Look(float side, float up)
Undocumented in source. Be warned that the author may not have intended to support it.
Move
void Move(float side, float forward)
Undocumented in source. Be warned that the author may not have intended to support it.
Resize
void Resize(int width, int height)
Undocumented in source. Be warned that the author may not have intended to support it.

Properties

pos
vec3 pos [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
pos
vec3 pos [@property setter]
Undocumented in source. Be warned that the author may not have intended to support it.
viewProj
mat4 viewProj [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.

Meta