hoekjed.kern.venster

Undocumented in source.

Members

Aliases

MuisknopTerugroeper
alias MuisknopTerugroeper = void delegate(MuisknopInvoer invoer) nothrow
Undocumented in source.
MuisplekTerugroeper
alias MuisplekTerugroeper = void delegate(MuisplekInvoer invoer) nothrow
Undocumented in source.
MuiswielTerugroeper
alias MuiswielTerugroeper = void delegate(MuiswielInvoer invoer) nothrow
Undocumented in source.
ToetsTerugroeper
alias ToetsTerugroeper = void delegate(ToetsInvoer invoer) nothrow
Undocumented in source.

Classes

Venster
class Venster
Undocumented in source.

Enums

Muissoort
enum Muissoort
Undocumented in source.

Functions

gl_fout_terugroeper
void gl_fout_terugroeper(GLenum bron, GLenum soort, GLuint id, GLenum ernstigheid, GLsizei length, GLchar* message, void* userParam)
Undocumented in source. Be warned that the author may not have intended to support it.
venster_grootte_terugroeper
void venster_grootte_terugroeper(GLFWwindow* glfw_venster, int breedte, int hoogte)
Undocumented in source. Be warned that the author may not have intended to support it.
venster_muisknop_terugroeper
void venster_muisknop_terugroeper(GLFWwindow* glfw_venster, int knop, int gebeurtenis, int toevoeging)
Undocumented in source. Be warned that the author may not have intended to support it.
venster_muisplek_terugroeper
void venster_muisplek_terugroeper(GLFWwindow* glfw_venster, double x, double y)
Undocumented in source. Be warned that the author may not have intended to support it.
venster_muiswiel_terugroeper
void venster_muiswiel_terugroeper(GLFWwindow* glfw_venster, double x, double y)
Undocumented in source. Be warned that the author may not have intended to support it.
venster_toets_terugroeper
void venster_toets_terugroeper(GLFWwindow* glfw_venster, int toets, int toets_sleutel, int gebeurtenis, int toevoeging)
Undocumented in source. Be warned that the author may not have intended to support it.

Structs

MuisknopInvoer
struct MuisknopInvoer
Undocumented in source.
MuisplekInvoer
struct MuisplekInvoer
Undocumented in source.
MuiswielInvoer
struct MuiswielInvoer
Undocumented in source.
Scherm
struct Scherm
Undocumented in source.
ToetsInvoer
struct ToetsInvoer
Undocumented in source.

Meta