Blender V4.3
BLI_bit_span_to_index_ranges.hh File Reference
#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)