- cameraPosition
Vector3f cameraPosition()
Undocumented in source. Be warned that the author may not have intended to support it.
- invViewMatrix
Matrix4x4f invViewMatrix()
Undocumented in source. Be warned that the author may not have intended to support it.
- projectionMatrix
Matrix4x4f projectionMatrix()
Undocumented in source. Be warned that the author may not have intended to support it.
- resize
void resize(uint width, uint height)
Undocumented in source. Be warned that the author may not have intended to support it.
- setPosition
void setPosition(uint x, uint y)
Undocumented in source. Be warned that the author may not have intended to support it.
- viewMatrix
Matrix4x4f viewMatrix()
Undocumented in source. Be warned that the author may not have intended to support it.
- zFar
float zFar()
Undocumented in source. Be warned that the author may not have intended to support it.
- zNear
float zNear()
Undocumented in source. Be warned that the author may not have intended to support it.