MeshLib C++ Docs
Loading...
Searching...
No Matches
MRGladGlfw.h File Reference
#include "MRViewerFwd.h"
#include <glad/glad.h>
#include <GLFW/glfw3.h>

Go to the source code of this file.

Namespaces

namespace  MR
 

Macros

#define MR_GLSL_VERSION_LINE   R"(#version 150)"
 

Functions

MRVIEWER_API int MR::getGlfwModPrimaryCtrl ()
 
MRVIEWER_API const char * MR::getSuperModName ()
 
MRVIEWER_API const char * MR::getAltModName ()
 
int MR::loadGL ()
 
int MR::getMSAAPow (int msaa)
 

Macro Definition Documentation

◆ MR_GLSL_VERSION_LINE

#define MR_GLSL_VERSION_LINE   R"(#version 150)"