Gamp v0.0.8
Gamp: Graphics, Audio, Multimedia and Processing
Loading...
Searching...
No Matches
GLLauncher01.hpp File Reference
Include dependency graph for GLLauncher01.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  GLLaunchProps
 

Functions

static void GLDebugCallback (GLenum source, GLenum type, GLuint id, GLenum severity, GLsizei length, const GLchar *message, const void *userParam)
 
int launch (std::string_view sfile, GLLaunchProps props, const RenderListenerSRef &demo, int argc, char *argv[])
 

Function Documentation

◆ GLDebugCallback()

static void GLDebugCallback ( GLenum source,
GLenum type,
GLuint id,
GLenum severity,
GLsizei length,
const GLchar * message,
const void * userParam )
static

Definition at line 37 of file GLLauncher01.hpp.

Here is the caller graph for this function:

◆ launch()

int launch ( std::string_view sfile,
GLLaunchProps props,
const RenderListenerSRef & demo,
int argc,
char * argv[] )
inline
Examples
GearsES2.cpp, GraphShapes01.cpp, Primitives02.cpp, PrimitivesCobraMK3.cpp, RedSquareES2.cpp, and SolInSpace.cpp.

Definition at line 49 of file GLLauncher01.hpp.

Here is the caller graph for this function: