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

32-bit unsigned counter with atomic arithmetic, increments, and decrements. More...

Go to the source code of this file.

Classes

class   mi::base::Atom32
  32-bit unsigned counter with atomic arithmetic, increments, and decrements. 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

32-bit unsigned counter with atomic arithmetic, increments, and decrements.

See Multithreading Support.