Classes | Namespaces | Defines
OgrePlatformInformation.h File Reference
#include "OgrePrerequisites.h"

Go to the source code of this file.

Classes

class  Ogre::PlatformInformation
 Class which provides the run-time platform information Ogre runs on. More...

Namespaces

namespace  Ogre

Defines

#define OGRE_ALIGNED_DECL(type, var, alignment)   type var
#define OGRE_CPU   OGRE_CPU_UNKNOWN
#define OGRE_CPU_ARM   3
#define OGRE_CPU_MIPS   4
#define OGRE_CPU_PPC   2
#define OGRE_CPU_UNKNOWN   0
#define OGRE_CPU_X86   1
#define OGRE_SIMD_ALIGNED_DECL(type, var)   OGRE_ALIGNED_DECL(type, var, OGRE_SIMD_ALIGNMENT)
#define OGRE_SIMD_ALIGNMENT   16
 Find perfect alignment (should supports SIMD alignment if SIMD available)

Define Documentation

#define OGRE_ALIGNED_DECL (   type,
  var,
  alignment 
)    type var

Definition at line 75 of file OgrePlatformInformation.h.

#define OGRE_CPU   OGRE_CPU_UNKNOWN

Definition at line 63 of file OgrePlatformInformation.h.

#define OGRE_CPU_ARM   3

Definition at line 43 of file OgrePlatformInformation.h.

#define OGRE_CPU_MIPS   4

Definition at line 44 of file OgrePlatformInformation.h.

#define OGRE_CPU_PPC   2

Definition at line 42 of file OgrePlatformInformation.h.

#define OGRE_CPU_UNKNOWN   0

Definition at line 40 of file OgrePlatformInformation.h.

#define OGRE_CPU_X86   1

Definition at line 41 of file OgrePlatformInformation.h.

#define OGRE_SIMD_ALIGNED_DECL (   type,
  var 
)    OGRE_ALIGNED_DECL(type, var, OGRE_SIMD_ALIGNMENT)

Definition at line 89 of file OgrePlatformInformation.h.

#define OGRE_SIMD_ALIGNMENT   16

Find perfect alignment (should supports SIMD alignment if SIMD available)

Definition at line 84 of file OgrePlatformInformation.h.


Copyright © 2012 Torus Knot Software Ltd
Creative Commons License
This work is licensed under a Creative Commons Attribution-ShareAlike 3.0 Unported License.
Last modified Mon Jul 27 2020 13:40:49