![]() |
OGRE
master
Object-Oriented Graphics Rendering Engine
|
#include "OgrePrerequisites.h"#include "OgreLogManager.h"#include "OgreHardwareVertexBuffer.h"#include "OgreRenderOperation.h"#include "OgrePixelFormat.h"Namespaces | |
| Ogre | |
This source file is part of OGRE (Object-oriented Graphics Rendering Engine) For the latest info, see http://www.ogre3d.org/ | |
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 |