#include "OgrePrerequisites.h"#include <windows.h>#include <wingdi.h>#include <GL/glew.h>#include <GL/wglew.h>#include <GL/glu.h>Go to the source code of this file.
Namespaces | |
| Ogre | |
Macros | |
| #define | _CRT_SECURE_NO_DEPRECATE |
| Lots of generated code in here which triggers the new VC CRT security warnings. More... | |
| #define | _OgreGLExport __declspec(dllimport) |
| #define | NOMINMAX |
| #define | WIN32_LEAN_AND_MEAN |
Typedefs | |
| typedef SharedPtr< GLGpuProgram > | Ogre::GLGpuProgramPtr |
| typedef SharedPtr< GLTexture > | Ogre::GLTexturePtr |
| #define _CRT_SECURE_NO_DEPRECATE |
Lots of generated code in here which triggers the new VC CRT security warnings.
Definition at line 89 of file OgreGLPrerequisites.h.
| #define _OgreGLExport __declspec(dllimport) |
Definition at line 99 of file OgreGLPrerequisites.h.
| #define NOMINMAX |
Definition at line 59 of file OgreGLPrerequisites.h.
| #define WIN32_LEAN_AND_MEAN |
Definition at line 57 of file OgreGLPrerequisites.h.
Copyright © 2012 Torus Knot Software Ltd

This work is licensed under a Creative Commons Attribution-ShareAlike 3.0 Unported License.
Last modified Fri Feb 15 2019 14:33:40