Classes | Macros | Functions
imgui_demo.cpp File Reference
#include "imgui.h"
#include <ctype.h>
#include <limits.h>
#include <math.h>
#include <stdio.h>
#include <stdlib.h>
#include <stdint.h>
Include dependency graph for imgui_demo.cpp:

Go to the source code of this file.

Classes

struct  ExampleAppConsole
 
struct  ExampleAppDocuments
 
struct  ExampleAppLog
 
struct  MyDocument
 

Macros

#define IM_NEWLINE   "\n"
 

Functions

static void HelpMarker (const char *desc)
 
static void NotifyOfDocumentsClosedElsewhere (ExampleAppDocuments &app)
 
static void ShowDemoWindowColumns ()
 
static void ShowDemoWindowLayout ()
 
static void ShowDemoWindowMisc ()
 
static void ShowDemoWindowPopups ()
 
static void ShowDemoWindowWidgets ()
 
static void ShowExampleAppAutoResize (bool *p_open)
 
static void ShowExampleAppConsole (bool *p_open)
 
static void ShowExampleAppConstrainedResize (bool *p_open)
 
static void ShowExampleAppCustomRendering (bool *p_open)
 
static void ShowExampleAppDocuments (bool *p_open)
 
static void ShowExampleAppLayout (bool *p_open)
 
static void ShowExampleAppLog (bool *p_open)
 
static void ShowExampleAppLongText (bool *p_open)
 
static void ShowExampleAppMainMenuBar ()
 
static void ShowExampleAppPropertyEditor (bool *p_open)
 
static void ShowExampleAppSimpleOverlay (bool *p_open)
 
static void ShowExampleAppWindowTitles (bool *p_open)
 
static void ShowExampleMenuFile ()
 

Macro Definition Documentation

◆ IM_NEWLINE

#define IM_NEWLINE   "\n"

Definition at line 113 of file imgui_demo.cpp.

Function Documentation

◆ HelpMarker()

static void HelpMarker ( const char *  desc)
static

Definition at line 146 of file imgui_demo.cpp.

◆ NotifyOfDocumentsClosedElsewhere()

static void NotifyOfDocumentsClosedElsewhere ( ExampleAppDocuments app)
static

Definition at line 4716 of file imgui_demo.cpp.

◆ ShowDemoWindowColumns()

static void ShowDemoWindowColumns ( )
static

Definition at line 2697 of file imgui_demo.cpp.

◆ ShowDemoWindowLayout()

static void ShowDemoWindowLayout ( )
static

Definition at line 1775 of file imgui_demo.cpp.

◆ ShowDemoWindowMisc()

static void ShowDemoWindowMisc ( )
static

Definition at line 2924 of file imgui_demo.cpp.

◆ ShowDemoWindowPopups()

static void ShowDemoWindowPopups ( )
static

Definition at line 2467 of file imgui_demo.cpp.

◆ ShowDemoWindowWidgets()

static void ShowDemoWindowWidgets ( )
static

Definition at line 443 of file imgui_demo.cpp.

◆ ShowExampleAppAutoResize()

static void ShowExampleAppAutoResize ( bool *  p_open)
static

Definition at line 4319 of file imgui_demo.cpp.

◆ ShowExampleAppConsole()

static void ShowExampleAppConsole ( bool *  p_open)
static

Definition at line 3965 of file imgui_demo.cpp.

◆ ShowExampleAppConstrainedResize()

static void ShowExampleAppConstrainedResize ( bool *  p_open)
static

Definition at line 4340 of file imgui_demo.cpp.

◆ ShowExampleAppCustomRendering()

static void ShowExampleAppCustomRendering ( bool *  p_open)
static

Definition at line 4461 of file imgui_demo.cpp.

◆ ShowExampleAppDocuments()

void ShowExampleAppDocuments ( bool *  p_open)
static

Definition at line 4727 of file imgui_demo.cpp.

◆ ShowExampleAppLayout()

static void ShowExampleAppLayout ( bool *  p_open)
static

Definition at line 4128 of file imgui_demo.cpp.

◆ ShowExampleAppLog()

static void ShowExampleAppLog ( bool *  p_open)
static

Definition at line 4096 of file imgui_demo.cpp.

◆ ShowExampleAppLongText()

static void ShowExampleAppLongText ( bool *  p_open)
static

Definition at line 4261 of file imgui_demo.cpp.

◆ ShowExampleAppMainMenuBar()

static void ShowExampleAppMainMenuBar ( )
static

Definition at line 3543 of file imgui_demo.cpp.

◆ ShowExampleAppPropertyEditor()

static void ShowExampleAppPropertyEditor ( bool *  p_open)
static

Definition at line 4189 of file imgui_demo.cpp.

◆ ShowExampleAppSimpleOverlay()

static void ShowExampleAppSimpleOverlay ( bool *  p_open)
static

Definition at line 4391 of file imgui_demo.cpp.

◆ ShowExampleAppWindowTitles()

static void ShowExampleAppWindowTitles ( bool *  p_open)
static

Definition at line 4431 of file imgui_demo.cpp.

◆ ShowExampleMenuFile()

static void ShowExampleMenuFile ( )
static

Definition at line 3567 of file imgui_demo.cpp.



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