OGRE
13.6
Object-Oriented Graphics Rendering Engine
|
#include "OgrePrerequisites.h"
#include "OgreLogManager.h"
#include "OgreHardwareVertexBuffer.h"
#include "OgreRenderOperation.h"
#include "OgrePixelFormat.h"
Namespaces | |
Ogre | |
Macros | |
#define | _OgreMetalExport |
#define | RESTRICT_ALIAS __restrict__ |
#define | RESTRICT_ALIAS_RETURN |
Functions | |
size_t | Ogre::alignToNextMultiple (size_t offset, size_t alignment) |
Aligns the input 'offset' to the next multiple of 'alignment'. More... | |
#define RESTRICT_ALIAS __restrict__ |
#define RESTRICT_ALIAS_RETURN |
#define _OgreMetalExport |