FuncDoodle
Loading...
Searching...
No Matches
Window.cc File Reference
#include "Window.h"
#include "Audio/AudioManager.h"
#include "Test/Test.h"
#include "UI/ImUtil.h"
#include "UI/Themes.h"
#include "Util/MacroUtils.h"
#include "imgui_impl_glfw.h"
#include <GLFW/glfw3.h>
#include <glad/glad.h>
#include <stb_image.h>

Namespaces

namespace  FuncDoodle
 The FuncDoodle C++ namespace.
namespace  FuncDoodle::Platform

Macros

#define GLFW_INCLUDE_NONE
#define TOML_EXCEPTIONS   0

Variables

bool FuncDoodle::Platform::g_GlfwInitted = false
 Global flag indicating whether GLFW has been initialized.

Macro Definition Documentation

◆ GLFW_INCLUDE_NONE

#define GLFW_INCLUDE_NONE

◆ TOML_EXCEPTIONS

#define TOML_EXCEPTIONS   0