OGRE
1.11.6
Object-Oriented Graphics Rendering Engine
|
#include "OgrePrerequisites.h"
Namespaces | |
Ogre | |
This source file is part of OGRE (Object-oriented Graphics Rendering Engine) For the latest info, see http://www.ogre3d.org/ | |
Macros | |
#define | _CRT_SECURE_NO_DEPRECATE |
Lots of generated code in here which triggers the new VC CRT security warnings. More... | |
#define | _OgreGLExport |
Typedefs | |
typedef shared_ptr< GLGpuProgram > | Ogre::GLGpuProgramPtr |
typedef shared_ptr< GLTexture > | Ogre::GLTexturePtr |
Functions | |
const char * | Ogre::glErrorToString (GLenum glErr) |
#define _CRT_SECURE_NO_DEPRECATE |
Lots of generated code in here which triggers the new VC CRT security warnings.
#define _OgreGLExport |