Functions | Variables
dependencies/third-party/imgui/src/examples/example_glut_opengl2/main.cpp File Reference
#include "imgui.h"
#include "imgui_impl_glut.h"
#include "imgui_impl_opengl2.h"
#include <GL/freeglut.h>
Include dependency graph for dependencies/third-party/imgui/src/examples/example_glut_opengl2/main.cpp:

Go to the source code of this file.

Functions

void glut_display_func ()
 
int main (int argc, char **argv)
 
void my_display_code ()
 

Variables

static ImVec4 clear_color = ImVec4(0.45f, 0.55f, 0.60f, 1.00f)
 
static bool show_another_window = false
 
static bool show_demo_window = true
 

Function Documentation

◆ glut_display_func()

void glut_display_func ( )

◆ main()

int main ( int  argc,
char **  argv 
)

◆ my_display_code()

void my_display_code ( )

Variable Documentation

◆ clear_color

ImVec4 clear_color = ImVec4(0.45f, 0.55f, 0.60f, 1.00f)
static

◆ show_another_window

bool show_another_window = false
static

◆ show_demo_window

bool show_demo_window = true
static


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