Initializes a GLFWwindow with OpenGL capabilities.
More...
#include <GlfwOpenGlWindow.h>
Initializes a GLFWwindow with OpenGL capabilities.
molecular::gfx::GlfwOpenGlWindow::GlfwOpenGlWindow |
( |
const char * |
title = "molecular" | ) |
|
|
explicit |
molecular::gfx::GlfwOpenGlWindow::~GlfwOpenGlWindow |
( |
| ) |
|
GLFWwindow* molecular::gfx::GlfwOpenGlWindow::GetWindow |
( |
| ) |
|
|
inline |
Get contained GLFW window handle.
bool molecular::gfx::GlfwOpenGlWindow::ShouldClose |
( |
| ) |
|
|
inline |
The documentation for this class was generated from the following files: