Blender V4.3
bit_bool_conversion.cc File Reference
#include "BLI_bit_bool_conversion.hh"
#include "BLI_simd.hh"
#include "BLI_timeit.hh"

Go to the source code of this file.

Namespaces

namespace  blender
 
namespace  blender::bits
 

Functions

bool blender::bits::or_bools_into_bits (Span< bool > bools, MutableBitSpan r_bits, int64_t allowed_overshoot=0)