Voxeloop  0.1.0
Musical Loop Generation in Voxel World
WindowManager.cpp File Reference
#include "../include/WindowManager.hpp"
#include <GLFW/glfw3.h>
Include dependency graph for WindowManager.cpp:

Functions

void window_resize (GLFWwindow *window, int width, int height)
 

Function Documentation

◆ window_resize()

void window_resize ( GLFWwindow *  window,
int  width,
int  height 
)