LMMS
Loading...
Searching...
No Matches
gl.h File Reference
#include "pugl/pugl.h"
#include <GL/gl.h>
#include <GL/glu.h>

Go to the source code of this file.

Typedefs

typedef void(* PuglGlFunc) (void)

Functions

PUGL_API PuglGlFunc puglGetProcAddress (const char *name)
PUGL_API PuglStatus puglEnterContext (PuglView *view)
PUGL_API PuglStatus puglLeaveContext (PuglView *view)
PUGL_CONST_API const PuglBackendpuglGlBackend (void)