VVISF & VVGL
VVGL_Base.hpp File Reference
#include "VVGL_Defines.hpp"
#include <vector>
#include <memory>
#include "VVGL_Time.hpp"
#include "VVGL_Range.hpp"
#include "VVGL_StringUtils.hpp"
#include <QThread>
#include <QCoreApplication>

Go to the source code of this file.

Classes

struct  VVGL::GLColor
 This struct describes an RGBA color. More...
 

Enumerations

enum  VVGL::GLVersion
 This enum is used to describe the GL environment of a GL context, which is determined at runtime.
 

Functions

const string VVGL::GLVersionToString (const GLVersion &v)
 Returns a std::string describing the passed GLVersion.