|
Final Platform Layer 1.0.0
|
Stores memory settings for dynamic and temporary allocations. More...
#include <final_platform_layer.h>
Data Fields | |
| fplMemoryAllocationSettings | dynamic |
| Dynamic memory allocation settings. | |
| fplMemoryAllocationSettings | temporary |
| Temporary memory allocation settings. | |
Stores memory settings for dynamic and temporary allocations.
Definition at line 6859 of file final_platform_layer.h.
| fplMemoryAllocationSettings fplMemorySettings::dynamic |
Dynamic memory allocation settings.
Definition at line 6861 of file final_platform_layer.h.
| fplMemoryAllocationSettings fplMemorySettings::temporary |
Temporary memory allocation settings.
Definition at line 6863 of file final_platform_layer.h.