JUCE
Public Member Functions | List of all members
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...

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.

Member Function Documentation

◆ initialise()

void juce::OpenGLExtensionFunctions::initialise ( )

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