Mitsuba Renderer  0.5.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
tls.h File Reference
#include <mitsuba/mitsuba.h>
#include <boost/scoped_ptr.hpp>

Go to the source code of this file.

Classes

class  mitsuba::ThreadLocal< ValueType >
 ! More...
 
class  mitsuba::PrimitiveThreadLocal< ValueType >
 Thin wrapper around posix thread local storage. Stores heap-allocated data other than Object instances. More...
 

Namespaces

 mitsuba
 

Macros

#define __MITSUBA_CORE_TLS_H_
 

Macro Definition Documentation

#define __MITSUBA_CORE_TLS_H_