JUCE  v5.4.1-191-g0ab5e696f
JUCE API
Looking for a senior C++ dev?
I'm looking for work. Hire me!
juce::OpenGLExtensionFunctions Struct Reference

This class contains a generated list of OpenGL extension functions, which are either dynamically loaded for a specific GL context, or simply call-through to the appropriate OS function where available. More...

#include <juce_OpenGLExtensions.h>

Public Member Functions

void initialise ()
 

Detailed Description

This class contains a generated list of OpenGL extension functions, which are either dynamically loaded for a specific GL context, or simply call-through to the appropriate OS function where available.

{OpenGL}

Member Function Documentation

◆ initialise()

void juce::OpenGLExtensionFunctions::initialise ( )

The documentation for this struct was generated from the following file: