Stellarium  0.17.0
Public Member Functions | Data Fields
GLExtFuncs Class Reference

Defines some OpenGL functions not resolved through StelOpenGL (which only contains base OpenGL ES2 functions) Using the QOpenGLFunctions_*_* directly would solve this better, but it conflicts with the current StelOpenGL header dramatically. More...

#include <GLFuncs.hpp>

Public Member Functions

void init (QOpenGLContext *ctx)
 

Data Fields

PFNGLFRAMEBUFFERTEXTUREPROC glFramebufferTexture
 Since 3.2.
 

Detailed Description