This is the complete list of members for ndMemory, including all inherited members.
| CalculateBufferSize(size_t size) | ndMemory | static |
| Free(void *const ptr) | ndMemory | static |
| GetMemoryAllocators(ndMemAllocCallback &alloc, ndMemFreeCallback &free) (defined in ndMemory) | ndMemory | static |
| GetMemoryUsed() | ndMemory | static |
| GetSize(void *const ptr) | ndMemory | static |
| Malloc(size_t size) | ndMemory | static |
| SetMemoryAllocators(ndMemAllocCallback alloc, ndMemFreeCallback free) | ndMemory | static |