Allocator interface class to dynamically allocate and deallocate memory. More...
Go to the source code of this file.
Classes | |
class | mi::base::IAllocator |
The IAllocator interface class supports allocating and releasing memory dynamically. More... | |
Namespaces | |
namespace | mi |
Common namespace for APIs of NVIDIA Advanced Rendering Center GmbH. | |
namespace | mi::base |
Namespace for the Base API. | |
Allocator interface class to dynamically allocate and deallocate memory.