Bbop-Library 0.4.1-alpha
Opengl library to build 2d apps and game that implement a light system named Lumop
 
Loading...
Searching...
No Matches
benchmark.h File Reference
#include "../Graphics.h"
#include <GLFW/glfw3.h>
#include <iostream>
#include <vector>

Go to the source code of this file.

Functions

bool bbopBenchMark (GLFWwindow *&, Scene &sceneToUse)
 

Function Documentation

◆ bbopBenchMark()

bool bbopBenchMark ( GLFWwindow *& window,
Scene & sceneToUse )