#include "OgrePrerequisites.h"
Go to the source code of this file.
Namespaces | |
namespace | Ogre |
Defines | |
#define | OGRE_CPU_UNKNOWN 0 |
#define | OGRE_CPU_X86 1 |
#define | OGRE_CPU_PPC 2 |
#define | OGRE_CPU OGRE_CPU_UNKNOWN |
#define | OGRE_ALIGNED_DECL(type, var, alignment) type var |
#define | OGRE_SIMD_ALIGNMENT 16 |
Find perfect alignment (should supports SIMD alignment if SIMD available). | |
#define | OGRE_SIMD_ALIGNED_DECL(type, var) OGRE_ALIGNED_DECL(type, var, OGRE_SIMD_ALIGNMENT) |
#define | __OGRE_HAVE_SSE 0 |
|
Definition at line 95 of file OgrePlatformInformation.h. |
|
Definition at line 69 of file OgrePlatformInformation.h. |
|
Definition at line 57 of file OgrePlatformInformation.h. |
|
Definition at line 43 of file OgrePlatformInformation.h. |
|
Definition at line 41 of file OgrePlatformInformation.h. |
|
Definition at line 42 of file OgrePlatformInformation.h. |
|
Definition at line 83 of file OgrePlatformInformation.h. |
|
Find perfect alignment (should supports SIMD alignment if SIMD available).
Definition at line 78 of file OgrePlatformInformation.h. |
Copyright © 2000-2005 by The OGRE Team
This work is licensed under a Creative Commons Attribution-ShareAlike 2.5 License.
Last modified Thu Dec 27 15:19:18 2007