MeshLib Documentation
Loading...
Searching...
No Matches
Macros
MRGLMacro.h File Reference
#include "MRPch/MRSpdlog.h"
Go to the source code of this file.
Macros
#define
GL_EXEC
(func)
Macro Definition Documentation
◆
GL_EXEC
#define GL_EXEC
(
func
)
Value:
func; \
{\
auto
error = glGetError();\
if ( error != 0 )\
spdlog::warn(
"GL error: {} In file: {} Line: {}"
, error , __FILE__ , __LINE__ );\
}
MeshLib
source
MRViewer
MRGLMacro.h
Generated by
1.11.0