MeshLib Documentation
Loading...
Searching...
No Matches
MR::SystemMemory Struct Reference

#include <MRSystem.h>

Public Attributes

size_t physicalTotal = 0
 total amount of physical memory in the system, in bytes (0 if no info)
 
size_t physicalAvailable = 0
 available amount of physical memory in the system, in bytes (0 if no info)
 

Member Data Documentation

◆ physicalAvailable

size_t MR::SystemMemory::physicalAvailable = 0

available amount of physical memory in the system, in bytes (0 if no info)

◆ physicalTotal

size_t MR::SystemMemory::physicalTotal = 0

total amount of physical memory in the system, in bytes (0 if no info)


The documentation for this struct was generated from the following file: