TerraLib 4.1
__GLexportsRec Struct Reference

#include <glcore.h>

List of all members.

Public Attributes

GLboolean(* destroyContext )(__GLcontext *gc)
GLboolean(* loseCurrent )(__GLcontext *gc)
GLboolean(* makeCurrent )(__GLcontext *gc)
GLboolean(* shareContext )(__GLcontext *gc, __GLcontext *gcShare)
GLboolean(* copyContext )(__GLcontext *dst, const __GLcontext *src, GLuint mask)
GLboolean(* forceCurrent )(__GLcontext *gc)
GLboolean(* notifyResize )(__GLcontext *gc)
void(* notifyDestroy )(__GLcontext *gc)
void(* notifySwapBuffers )(__GLcontext *gc)
struct __GLdispatchStateRec *(* dispatchExec )(__GLcontext *gc)
void(* beginDispatchOverride )(__GLcontext *gc)
void(* endDispatchOverride )(__GLcontext *gc)

Member Data Documentation

struct __GLdispatchStateRec *(* __GLexportsRec::dispatchExec)(__GLcontext *gc) [read]

The documentation for this struct was generated from the following files:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines