libigl
v2.5.0
Loading...
Searching...
No Matches
background_window.h
Go to the documentation of this file.
1
#ifndef IGL_OPENGL_GLFW_BACKGROUND_WINDOW_H
2
#define IGL_OPENGL_GLFW_BACKGROUND_WINDOW_H
3
#include "../../igl_inline.h"
4
5
#include "../gl.h"
6
#include <GLFW/glfw3.h>
7
8
namespace
igl
9
{
10
namespace
opengl
11
{
12
namespace
glfw
13
{
24
IGL_INLINE
bool
background_window
(GLFWwindow* & window);
25
}
26
}
27
}
28
29
#ifndef IGL_STATIC_LIBRARY
30
# include "background_window.cpp"
31
#endif
32
33
#endif
IGL_INLINE
#define IGL_INLINE
Definition
igl_inline.h:15
igl::opengl::glfw::background_window
bool background_window(GLFWwindow *&window)
Create a background window with a valid core profile opengl context set to current.
igl
Definition
AABB.h:17
include
igl
opengl
glfw
background_window.h
Generated by
1.9.8