21#ifndef GF_SYSTEM_INFO_H
22#define GF_SYSTEM_INFO_H
26#include "GraphicsApi.h"
29#ifndef DOXYGEN_SHOULD_SKIP_THIS
94#ifndef DOXYGEN_SHOULD_SKIP_THIS
A class for system info.
Definition: SystemInfo.h:46
SystemInfo()=delete
Deleted default constructor.
static int getSystemRamSize()
Get the amount of memory.
static int getCpuCacheLineSize()
Get the CPU L1 cache line size.
static std::string getPlatformName()
Get the plaform name.
static int getCpuCount()
Get the number of CPU cores.
The namespace for gf classes.