29 #ifndef opengl_CFBORender_H
30 #define opengl_CFBORender_H
54 CFBORender(
unsigned int width = 800,
unsigned int height = 600,
const bool skip_glut_window =
false );
78 void resize(
unsigned int width,
unsigned int height );
94 int isExtensionSupported(
const char* extension );