Open Inventor Release 2024.1.0
 
Loading...
Searching...
No Matches
SoGL.h File Reference
#include <Inventor/sys/glew.h>
#include <Inventor/devices/SoGLContext.h>
#include <Inventor/devices/SoGLGlew.h>

Go to the source code of this file.

Macros

#define GLEW_MX
 
#define APIENTRY
 
#define WINGDIAPI
 
#define glewGetContext   ::SoGLContext::glewGetCurrentContext
 
#define glxewGetContext   ::SoGLContext::glewGetCurrentContextNative
 

Macro Definition Documentation

◆ APIENTRY

#define APIENTRY

Definition at line 38 of file SoGL.h.

◆ GLEW_MX

#define GLEW_MX

Definition at line 28 of file SoGL.h.

◆ glewGetContext

#define glewGetContext   ::SoGLContext::glewGetCurrentContext

Definition at line 50 of file SoGL.h.

◆ glxewGetContext

#define glxewGetContext   ::SoGLContext::glewGetCurrentContextNative

Definition at line 56 of file SoGL.h.

◆ WINGDIAPI

#define WINGDIAPI

Definition at line 39 of file SoGL.h.