Blender V5.0
atomic_disjoint_set.cc File Reference
#include <algorithm>
#include "BLI_atomic_disjoint_set.hh"
#include "BLI_enumerable_thread_specific.hh"
#include "BLI_map.hh"
#include "BLI_sort.hh"
#include "BLI_task.hh"

Go to the source code of this file.

Namespaces

namespace  blender

Functions

static void blender::update_first_occurrence (Map< int, int > &map, const int root, const int index)