|
libigl v2.5.0
|
#include "../../igl_inline.h"#include "../gl.h"#include <GLFW/glfw3.h>#include "background_window.cpp"Go to the source code of this file.
Namespaces | |
| namespace | igl |
| namespace | igl::opengl |
| namespace | igl::opengl::glfw |
Functions | |
| bool | igl::opengl::glfw::background_window (GLFWwindow *&window) |
| Create a background window with a valid core profile opengl context set to current. | |