![]() |
OGRE 14.6
Object-Oriented Graphics Rendering Engine
|
#include "OgrePlatform.h"#include <string>#include <memory>#include "OgreStdHeaders.h"#include "OgreMemoryAllocatorConfig.h"Namespaces | |
| namespace | Ogre |
Macros | |
| #define | _OgreMaybeExport |
| #define | OGRE_DEBUG_NS_BEGIN |
| #define | OGRE_DEBUG_NS_END |
| #define | OGRE_MIN_VERSION(MAJOR, MINOR, PATCH) |
| #define | OGRE_TOKEN_PASTE(x, y) |
| #define | OGRE_TOKEN_PASTE_INNER(x, y) |
| #define | OGRE_VERSION ((OGRE_VERSION_MAJOR << 16) | (OGRE_VERSION_MINOR << 8) | OGRE_VERSION_PATCH) |
Variables | |
| _OgreExport const String | Ogre::MOT_BILLBOARD_CHAIN |
| _OgreExport const String | Ogre::MOT_BILLBOARD_SET |
| _OgreExport const String | Ogre::MOT_CAMERA |
| _OgreExport const String | Ogre::MOT_ENTITY |
| _OgreExport const String | Ogre::MOT_FRUSTRUM |
| _OgreExport const String | Ogre::MOT_FRUSTUM |
| _OgreExport const String | Ogre::MOT_INSTANCE_BATCH |
| _OgreExport const String | Ogre::MOT_INSTANCED_ENTITY |
| _OgreExport const String | Ogre::MOT_LIGHT |
| _OgreExport const String | Ogre::MOT_MANUAL_OBJECT |
| _OgreExport const String | Ogre::MOT_MOVABLE_PLANE |
| _OgreExport const String | Ogre::MOT_PARTICLE_SYSTEM |
| _OgreExport const String | Ogre::MOT_RECTANGLE2D |
| _OgreExport const String | Ogre::MOT_RIBBON_TRAIL |
| _OgreExport const String | Ogre::MOT_SIMPLE_RENDERABLE |
| _OgreExport const String | Ogre::MOT_STATIC_GEOMETRY |
| template<int dims, typename T> | |
| class _OgreMaybeExport | Ogre::Vector |
| #define OGRE_DEBUG_NS_BEGIN |
| #define OGRE_DEBUG_NS_END |
| #define OGRE_TOKEN_PASTE_INNER | ( | x, | |
| y ) |
| #define OGRE_TOKEN_PASTE | ( | x, | |
| y ) |
| #define OGRE_VERSION ((OGRE_VERSION_MAJOR << 16) | (OGRE_VERSION_MINOR << 8) | OGRE_VERSION_PATCH) |
| #define OGRE_MIN_VERSION | ( | MAJOR, | |
| MINOR, | |||
| PATCH ) |
| #define _OgreMaybeExport |