#include "OgreConfig.h"
Go to the source code of this file.
Defines | |
#define | PLATFORM_WIN32 1 |
#define | PLATFORM_LINUX 2 |
#define | PLATFORM_APPLE 3 |
#define | COMPILER_MSVC 1 |
#define | COMPILER_GNUC 2 |
#define | COMPILER_BORL 3 |
#define | ENDIAN_LITTLE 1 |
#define | ENDIAN_BIG 2 |
#define | FORCEINLINE __inline |
#define | OGRE_PLATFORM PLATFORM_LINUX |
#define | _QUOTE_INPLACE_(x) # x |
#define | QUOTE(x) _QUOTE_INPLACE_(x) |
#define | warn(x) message( __FILE__ "(" QUOTE( __LINE__ ) ") : " x "\n" ) |
#define | _OgreExport |
#define | stricmp strcasecmp |
#define | OGRE_DEBUG_MODE 0 |
#define | OGRE_ENDIAN ENDIAN_LITTLE |
|
Definition at line 131 of file OgrePlatform.h. Referenced by Ogre::handleTerminate(), Ogre::RenderPriorityGroup::TransparentQueueItemLess::operator()(), Ogre::RenderPriorityGroup::SolidQueueItemLess::operator()(), and Ogre::vectorLess::operator()(). |
|
Definition at line 96 of file OgrePlatform.h. |
|
Definition at line 38 of file OgrePlatform.h. |
|
Definition at line 37 of file OgrePlatform.h. |
|
Definition at line 36 of file OgrePlatform.h. |
|
Definition at line 41 of file OgrePlatform.h. |
|
Definition at line 40 of file OgrePlatform.h. |
|
Definition at line 78 of file OgrePlatform.h. Referenced by Ogre::Bitwise::getBitShift(). |
|
Definition at line 141 of file OgrePlatform.h. |
|
Definition at line 163 of file OgrePlatform.h. |
|
Definition at line 90 of file OgrePlatform.h. |
|
Definition at line 34 of file OgrePlatform.h. |
|
Definition at line 33 of file OgrePlatform.h. |
|
Definition at line 32 of file OgrePlatform.h. |
|
Definition at line 97 of file OgrePlatform.h. |
|
Definition at line 134 of file OgrePlatform.h. Referenced by Ogre::BspSceneManager::setWorldGeometry(). |
|
Definition at line 98 of file OgrePlatform.h. |
Copyright © 2002-2003 by The OGRE Team
Last modified Wed Jan 21 00:10:34 2004