NVIDIA Iray API
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
iallocator.h File Reference

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

  mi
  Common namespace for APIs of NVIDIA Advanced Rendering Center GmbH.
 
  mi::base
  Namespace for the Base API.
 

Constant Groups

  mi
  Common namespace for APIs of NVIDIA Advanced Rendering Center GmbH.
 
  mi::base
  Namespace for the Base API.
 

Detailed Description

Allocator interface class to dynamically allocate and deallocate memory.

See Interface Framework Technology.