|
Blender V4.3
|
#include <limits>#include "BLI_bit_span.hh"#include "BLI_index_ranges_builder.hh"#include "BLI_math_bits.h"#include "BLI_simd.hh"Go to the source code of this file.
Namespaces | |
| namespace | blender |
| namespace | blender::bits |
Functions | |
| template<typename IntT > | |
| void | blender::bits::bits_to_index_ranges (const BitSpan bits, IndexRangesBuilder< IntT > &builder) |