![]() |
OGRE-Next 3.0.0
Object-Oriented Graphics Rendering Engine
|
#include "OgreConfig.h"Namespaces | |
| namespace | Ogre |
| bswapNN may be defined as macros in <sys/endian.h> or <sys/bswap.h> | |
Typedefs | |
| typedef short | Ogre::int16 |
| typedef int | Ogre::int32 |
| typedef __int64 | Ogre::int64 |
| typedef signed char | Ogre::int8 |
| typedef unsigned short | Ogre::uint16 |
| typedef unsigned int | Ogre::uint32 |
| typedef unsigned __int64 | Ogre::uint64 |
| typedef unsigned char | Ogre::uint8 |
| #define __OGRE_HAVE_DIRECTXMATH 0 |
| #define __OGRE_HAVE_NEON 0 |
| #define __OGRE_HAVE_SSE 0 |
| #define _CRT_SECURE_NO_WARNINGS |
| #define _OGRE_SIMD_ALIGN_ATTRIBUTE |
| #define _SCL_SECURE_NO_WARNINGS |
| #define DECL_MALLOC __declspec( restrict ) __declspec( noalias ) |
| #define OGRE_ALIGNED_DECL | ( | type, | |
| var, | |||
| alignment ) |
| #define OGRE_ARCH_TYPE OGRE_ARCHITECTURE_32 |
| #define OGRE_ARCHITECTURE_32 1 |
| #define OGRE_ARCHITECTURE_64 2 |
| #define OGRE_ASSERT_HIGH OGRE_ASSERT |
Referenced by Ogre::Math::DegreesToRadians(), and Ogre::Math::RadiansToDegrees().
| #define OGRE_ASSERT_LOW OGRE_ASSERT |
Referenced by Ogre::StackVector< T, Capacity >::StackVector(), Ogre::StackVector< T, Capacity >::appendPOD(), Ogre::StackVector< T, Capacity >::insert(), Ogre::StackVector< T, Capacity >::insertPOD(), Ogre::StackVector< T, Capacity >::operator=(), Ogre::StackVector< T, Capacity >::pop_back(), Ogre::StackVector< T, Capacity >::push_back(), Ogre::StackVector< T, Capacity >::resize(), and Ogre::StackVector< T, Capacity >::resizePOD().
| #define OGRE_ASSERT_MEDIUM OGRE_ASSERT |
| #define OGRE_ASSERTS_ENABLED |
| #define OGRE_BUILD_SUFFIX "" |
Referenced by Ogre::FileSystemLayer::getConfigFilePath().
| #define OGRE_COMPILER_BORL 3 |
| #define OGRE_COMPILER_CLANG 6 |
| #define OGRE_COMPILER_GCCE 5 |
| #define OGRE_COMPILER_GNUC 2 |
| #define OGRE_COMPILER_MSVC 1 |
| #define OGRE_COMPILER_WINSCW 4 |
| #define OGRE_CPU OGRE_CPU_UNKNOWN |
| #define OGRE_CPU_ARM 3 |
| #define OGRE_CPU_MIPS 4 |
| #define OGRE_CPU_PPC 2 |
| #define OGRE_CPU_UNKNOWN 0 |
| #define OGRE_CPU_X86 1 |
| #define OGRE_DEBUG_HIGH 3 |
| #define OGRE_DEBUG_LOW 1 |
| #define OGRE_DEBUG_MEDIUM 2 |
| #define OGRE_DEBUG_MODE OGRE_DEBUG_LEVEL_RELEASE |
Referenced by Ogre::generateAbiCookie().
| #define OGRE_DEBUG_NONE 0 |
| #define OGRE_DEFAULT_LOCALE "C" |
| #define OGRE_DEPRECATED __declspec( deprecated ) |
| #define OGRE_DEPRECATED_ENUM_VER | ( | x | ) |
| #define OGRE_DEPRECATED_VER | ( | x | ) |
| #define OGRE_ENDIAN OGRE_ENDIAN_LITTLE |
| #define OGRE_ENDIAN_BIG 2 |
| #define OGRE_ENDIAN_LITTLE 1 |
| #define OGRE_FLEXIBILITY_LEVEL 0 |
Referenced by Ogre::generateAbiCookie().
| #define OGRE_GCC_VISIBILITY |
| #define OGRE_NORETURN __declspec( noreturn ) |
| #define OGRE_PLATFORM OGRE_PLATFORM_LINUX |
| #define OGRE_PLATFORM_ANDROID 5 |
| #define OGRE_PLATFORM_APPLE 3 |
| #define OGRE_PLATFORM_APPLE_IOS 4 |
| #define OGRE_PLATFORM_EMSCRIPTEN 8 |
| #define OGRE_PLATFORM_FREEBSD 9 |
| #define OGRE_PLATFORM_LINUX 2 |
| #define OGRE_PLATFORM_UNUSED 6 |
| #define OGRE_PLATFORM_WIN32 1 |
| #define OGRE_PLATFORM_WINRT 7 |
| #define OGRE_QUOTE | ( | x | ) |
| #define OGRE_QUOTE_INPLACE | ( | x | ) |
| #define OGRE_RESTRICT_ALIASING 0 |
Referenced by Ogre::generateAbiCookie().
| #define OGRE_SIMD_ALIGNED_DECL | ( | type, | |
| var ) |
| #define OGRE_SIMD_ALIGNMENT 16 |
Referenced by Ogre::generateAbiCookie().
| #define OGRE_WARN | ( | x | ) |
| #define OGRE_WCHAR_T_STRINGS 0 |
| #define RESTRICT_ALIAS |
| #define RESTRICT_ALIAS_RETURN |
| #define virtual_l0 virtual |
| #define virtual_l1 |
| #define virtual_l2 |