Wiki Page Content

SDL_GL_DeleteContext

Use this function to delete an OpenGL context.

Syntax

void SDL_GL_DeleteContext(SDL_GLContext context)

Function Parameters

context

the OpenGL context to be deleted

Code Examples

You can add your code example here

Remarks

You can add useful comments here


CategoryAPI, CategoryVideo

None: SDL_GL_DeleteContext (last edited 2011-01-01 21:01:46 by SheenaSmith)

Feedback
Please include your contact information if you'd like to receive a reply.
Submit