examples.sgl_context

Undocumented in source.

Members

Functions

cleanup
void cleanup()
Undocumented in source. Be warned that the author may not have intended to support it.
draw_cube
void draw_cube()
Undocumented in source. Be warned that the author may not have intended to support it.
draw_quad
void draw_quad()
Undocumented in source. Be warned that the author may not have intended to support it.
frame
void frame()
Undocumented in source. Be warned that the author may not have intended to support it.
init
void init()
Undocumented in source. Be warned that the author may not have intended to support it.
main
void main()
Undocumented in source. Be warned that the author may not have intended to support it.

Manifest constants

offscreen_height
enum offscreen_height;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
offscreen_pixel_format
enum offscreen_pixel_format;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
offscreen_sample_count
enum offscreen_sample_count;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
offscreen_width
enum offscreen_width;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Static variables

state
State state;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Structs

Display
struct Display
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
Offscreen
struct Offscreen
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
State
struct State
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Meta