OGRE  2.2.4
Object-Oriented Graphics Rendering Engine
OgreMetalRenderSystem.h File Reference
#include "OgreMetalPrerequisites.h"
#include "OgreMetalPixelFormatToShaderType.h"
#include "OgreMetalRenderPassDescriptor.h"
#include "OgreRenderSystem.h"
#include "OgreMetalDevice.h"
#import <Metal/MTLRenderCommandEncoder.h>
#import <dispatch/dispatch.h>

Classes

class  Ogre::MetalRenderSystem
 Implementation of Metal as a rendering system. More...
 

Namespaces

 Ogre
 

This source file is part of OGRE (Object-oriented Graphics Rendering Engine) For the latest info, see http://www.ogre3d.org/

 
 Ogre::v1