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

Default allocator implementation based on global new and delete. More...

Go to the source code of this file.

Classes

class   mi::base::Default_allocator
  A default allocator implementation based on global new and delete. 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

Default allocator implementation based on global new and delete.

See Interface Framework Technology.