Wiki Page Content

Differences between revisions 1 and 2
Revision 1 as of 2010-01-18 06:45:16
Size: 624
Editor: SheenaSmith
Comment: create page, add content
Revision 2 as of 2010-08-29 23:32:13
Size: 561
Editor: SheenaSmith
Comment: update content (w/ Sam); remove 'draft' note
Deletions are marked like this. Additions are marked like this.
Line 3: Line 3:
||<tablewidth="100%" style="color: #FF0000;" :> DRAFT||
Line 16: Line 15:
||'''context'''||the SDL_GLContext to be deleted|| ||'''context'''||the context to be deleted||

SDL_GL_DeleteContext

Use this function to delete an OpenGL context.

Syntax

void SDL_GL_DeleteContext(SDL_GLContext context)

Function Parameters

context

the 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)

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