OGRE  master
Object-Oriented Graphics Rendering Engine
OgreMetalPrerequisites.h File Reference

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...
 

Macro Definition Documentation

◆ RESTRICT_ALIAS

#define RESTRICT_ALIAS   __restrict__

◆ RESTRICT_ALIAS_RETURN

#define RESTRICT_ALIAS_RETURN

◆ _OgreMetalExport

#define _OgreMetalExport