Loading [MathJax]/extensions/tex2jax.js
Photon Engine 2.0.0-beta
A physically based renderer.
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages Concepts
TRelaxedAtomic.h File Reference
#include <atomic>
#include <type_traits>

Go to the source code of this file.

Classes

class  ph::TRelaxedAtomic< T >
 Wrapper for relaxed atomic read and write. May resort to lock based read/write if atomic read/write for type T is not supported. More...
 

Namespaces

namespace  ph
 The root for all renderer implementations.