![]() |
OpenSiv3D
v0.6.5
C++20 framework for creative coding
|
CPU 情報 More...
#include <CPUInfo.hpp>
Public Attributes | |
| X86Features | features |
| 対応命令セット More... | |
| int32 | family |
| int32 | model |
| int32 | stepping |
| String | vendor |
| String | brand |
CPU 情報
| String s3d::CPUInfo::brand |
| int32 s3d::CPUInfo::family |
| X86Features s3d::CPUInfo::features |
対応命令セット
| int32 s3d::CPUInfo::model |
| int32 s3d::CPUInfo::stepping |
| String s3d::CPUInfo::vendor |