Blender  V2.93
Namespaces | Variables
BLI_index_range.cc File Reference
#include <atomic>
#include <mutex>
#include "BLI_array.hh"
#include "BLI_index_range.hh"
#include "BLI_span.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 int64_t blender::current_array_size = 0
 
static int64_tblender::current_array = nullptr
 
static std::mutex blender::current_array_mutex