Engine²
Open-source game engine written in C++.
Loading...
Searching...
No Matches
ThrowErrorIfGraphicalErrorHappened.hpp
Go to the documentation of this file.
1
#pragma once
2
3
#include "
core/Core.hpp
"
4
5
namespace
Graphic::Tests::Utils
{
6
void
ThrowErrorIfGraphicalErrorHappened
(Engine::Core &core);
7
}
// namespace Graphic::Tests::Utils
Core.hpp
Graphic::Tests::Utils
Definition
ConfigureHeadlessGraphics.cpp:5
Graphic::Tests::Utils::ThrowErrorIfGraphicalErrorHappened
void ThrowErrorIfGraphicalErrorHappened(Engine::Core &core)
Definition
ThrowErrorIfGraphicalErrorHappened.cpp:7
src
plugin
graphic
tests
utils
ThrowErrorIfGraphicalErrorHappened.hpp
Generated by
1.16.1