D:/TU/visualisierung/abgabe FlowVis/src/external/glew/src/glewinfo.c File Reference

#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include <GL/glew.h>
#include <GL/glxew.h>

Functions

GLboolean glewCreateContext (const char *display, int *visual)
GLboolean glewParseArgs (int argc, char **argv, char **display, int *visual)
void glewDestroyContext ()
static void glewPrintExt (const char *name, GLboolean def1, GLboolean def2, GLboolean def3)
static void glewInfoFunc (const char *name, GLint undefined)
static void glewInfo (void)
static void glxewInfo ()
int main (int argc, char **argv)

Variables

static FILE * f
Display * dpy = NULL
XVisualInfo * vi = NULL
XVisualInfo * vis = NULL
GLXContext ctx = NULL
Window wnd = 0
Colormap cmap = 0

Function Documentation

GLboolean glewCreateContext ( const char *  display,
int *  visual 
)

void glewDestroyContext (  ) 

static void glewInfo ( void   )  [static]

static void glewInfoFunc ( const char *  name,
GLint  undefined 
) [static]

GLboolean glewParseArgs ( int  argc,
char **  argv,
char **  display,
int *  visual 
)

static void glewPrintExt ( const char *  name,
GLboolean  def1,
GLboolean  def2,
GLboolean  def3 
) [static]

static void glxewInfo (  )  [static]

int main ( int  argc,
char **  argv 
)


Variable Documentation

Colormap cmap = 0

GLXContext ctx = NULL

Display* dpy = NULL

FILE* f [static]

XVisualInfo* vi = NULL

XVisualInfo* vis = NULL

Window wnd = 0


Generated on Wed Jan 17 13:07:37 2007 for FlowVis by  doxygen 1.5.1-p1