Functions | Variables
dependencies/third-party/imgui/src/examples/example_emscripten/main.cpp File Reference
#include "imgui.h"
#include "imgui_impl_sdl.h"
#include "imgui_impl_opengl3.h"
#include <stdio.h>
#include <emscripten.h>
#include <SDL.h>
#include <SDL_opengles2.h>
Include dependency graph for dependencies/third-party/imgui/src/examples/example_emscripten/main.cpp:

Go to the source code of this file.

Functions

int main (int, char **)
 
void main_loop (void *)
 

Variables

SDL_GLContext g_GLContext = NULL
 
SDL_Window * g_Window = NULL
 

Function Documentation

◆ main()

int main ( int  ,
char **   
)

◆ main_loop()

void main_loop ( void arg)

Variable Documentation

◆ g_GLContext

SDL_GLContext g_GLContext = NULL

◆ g_Window

SDL_Window* g_Window = NULL


libaditof
Author(s):
autogenerated on Wed May 21 2025 02:07:03