Go to the documentation of this file.
29 #ifndef OGRE_OSXGLSupport_H
30 #define OGRE_OSXGLSupport_H
82 static CFComparisonResult
_compareModes (
const void *val1,
const void *val2,
void *context);
91 #endif // OGRE_OSXGLSupport_H
void start()
Start anything special.
virtual RenderWindow * newWindow(const String &name, unsigned int width, unsigned int height, bool fullScreen, const NameValuePairList *miscParams=0)
static long _getDictionaryLong(CFDictionaryRef dict, const void *key)
Manages the target rendering window.
String validateConfig(void)
Make sure all the extra options are valid.
map< String, String >::type NameValuePairList
Name / value parameter pair (first = name, second = value)
void stop()
Stop anything special.
RenderWindow * createWindow(bool autoCreateWindow, GL3PlusRenderSystem *renderSystem, const String &windowTitle)
void addConfig(void)
Add any special config values to the system.
virtual bool supportsPBuffers()
static CFComparisonResult _compareModes(const void *val1, const void *val2, void *context)
static Boolean _getDictionaryBoolean(CFDictionaryRef dict, const void *key)
void * getProcAddress(const char *name)
Get the address of a function.
Implementation of GL 3 as a rendering system.
Copyright © 2012 Torus Knot Software Ltd

This work is licensed under a Creative Commons Attribution-ShareAlike 3.0 Unported License.
Last modified Tue Apr 13 2021 08:53:15