#include <OgrePlatformInformation.h>
Public Types | |
| enum | CpuFeatures { CPU_FEATURE_NONE = 0 } |
| Enum describing the different CPU features we want to check for, platform-dependent. More... | |
Static Public Member Functions | |
| static const String & | getCpuIdentifier (void) |
| Gets a string of the CPU identifier. | |
| static uint | getCpuFeatures (void) |
| Gets a or-masked of enum CpuFeatures that are supported by the CPU. | |
| static bool | hasCpuFeature (CpuFeatures feature) |
| Gets whether a specific feature is supported by the CPU. | |
| static void | log (Log *pLog) |
| Write the CPU information to the passed in Log. | |
Definition at line 114 of file OgrePlatformInformation.h.
|
|
Enum describing the different CPU features we want to check for, platform-dependent.
Definition at line 119 of file OgrePlatformInformation.h. |
|
|
Gets a or-masked of enum CpuFeatures that are supported by the CPU.
|
|
|
Gets a string of the CPU identifier.
|
|
|
Gets whether a specific feature is supported by the CPU.
|
|
|
Write the CPU information to the passed in Log.
|
Copyright © 2000-2005 by The OGRE Team

This work is licensed under a Creative Commons Attribution-ShareAlike 2.5 License.
Last modified Sun Sep 30 10:52:21 2007