Classes | Macros | Variables
draw.h File Reference
#include "glad/gl.h"
#include "GLFW/glfw3.h"
#include "box2d/box2d.h"
Include dependency graph for draw.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  Camera
 
class  DebugDraw
 

Macros

#define GLFW_INCLUDE_NONE
 

Variables

Camera g_camera
 
DebugDraw g_debugDraw
 
GLFWwindowg_mainWindow
 

Macro Definition Documentation

◆ GLFW_INCLUDE_NONE

#define GLFW_INCLUDE_NONE

Definition at line 26 of file draw.h.

Variable Documentation

◆ g_camera

Camera g_camera

Definition at line 33 of file draw.cpp.

◆ g_debugDraw

DebugDraw g_debugDraw

Definition at line 32 of file draw.cpp.

◆ g_mainWindow

GLFWwindow* g_mainWindow

Definition at line 42 of file main.cpp.



mvsim
Author(s):
autogenerated on Tue Jul 4 2023 03:08:22