Main Page Namespace List Class Hierarchy Alphabetical List Compound List File List Namespace Members Compound Members File Members Related Pages
OgrePlatform.h File Reference
#include "OgreConfig.h"
Go to the source code of this file.
Define Documentation
#define _QUOTE_INPLACE_ |
( |
x |
|
) |
# x
|
|
#define FORCEINLINE __inline
|
|
#define OGRE_DEBUG_MODE 0
|
|
#define OGRE_ENDIAN ENDIAN_LITTLE
|
|
#define OGRE_PLATFORM PLATFORM_LINUX
|
|
#define QUOTE |
( |
x |
|
) |
_QUOTE_INPLACE_(x)
|
|
#define stricmp strcasecmp
|
|
#define warn |
( |
x |
|
) |
message( __FILE__ "(" QUOTE( __LINE__ ) ") : " x "\n" )
|
|
Copyright © 2002 by The OGRE Team