Blender
V3.3
|
#include <mutex>
#include "BLI_array.hh"
#include "BLI_index_range.hh"
#include "BLI_span.hh"
#include "BLI_task.hh"
#include "BLI_vector.hh"
Go to the source code of this file.
Namespaces | |
blender | |
Variables | |
static RawVector< RawArray< int64_t, 0 > > | blender::arrays |
static std::mutex | blender::current_array_mutex |