Vis 2
Kinetic Visualization for 3D shape and structure
 All Classes Namespaces Functions Pages
Static Public Member Functions | Static Public Attributes | List of all members
Window Class Reference

#include <Window.h>

Static Public Member Functions

static Dimension GetResolutionOfPrimaryMonitor ()
 
static void OpenGLFWWindow (int width, int height, WindowMode windowMode, int samples)
 
static void OpenGLFWWindow ()
 
static void OpenGLFWWindow (int width, int height, WindowMode windowMode, int samples, int glMajor, int glMinor, GLenum profile, GLenum forwardCompatible, char *title, GLFWmonitor *monitor)
 

Static Public Attributes

static GLFWwindow * CurrentGLFWWindow
 
static WindowMode CurrentWindowMode
 
static int Width
 
static int Height
 
static double ElapsedTime = 0
 

Detailed Description

Encapsulates the necessary data and functionality to create and manage the GLFW window with the OpenGL context


The documentation for this class was generated from the following files: