#include <mitsuba/mitsuba.h>
#include <boost/scoped_ptr.hpp>
Go to the source code of this file.
Classes | |
class | mitsuba::Thread |
Cross-platform thread implementation. More... | |
Namespaces | |
mitsuba | |
Macros | |
#define | __MITSUBA_CORE_THREAD_H_ |
#define | mts_omp_get_max_threads() 1 |
#define | mts_omp_get_thread_num() 0 |
#define __MITSUBA_CORE_THREAD_H_ |
#define mts_omp_get_max_threads | ( | ) | 1 |
#define mts_omp_get_thread_num | ( | ) | 0 |