Home
Script Language
Matrices
Mat4D
Methods
MemoryConsumed
See also:
Resize
,
GetMemoryStatus
,
CPUCount
Index
Statistical Background
MemoryConsumed
Declaration:
TMat4D
.
MemoryConsumed
: double;
The function
MemoryConsumed
returns the amount of allocated data memory in MBytes (assuming that 1 MByte = 2
20
= 1048576 bytes). The (small) amount of memory for internal variables is not included in this value.