Bbop-2D 0.4.1-alpha
Bbop-2D is a c++ library based on openGL to make 2D game. It implement sprite, shape, light and more.
Loading...
Searching...
No Matches
Functions
benchmark.h File Reference
#include "../Graphics.h"
#include <GLFW/glfw3.h>
#include <iostream>
#include <vector>
Include dependency graph for benchmark.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

bool bbopBenchMark (GLFWwindow *&, Scene &sceneToUse)
 

Function Documentation

◆ bbopBenchMark()

bool bbopBenchMark ( GLFWwindow *&  window,
Scene sceneToUse 
)