Blender
V3.3
|
Functions | |
IndexMask | find_indices_based_on_predicate__merge (IndexMask indices_to_check, threading::EnumerableThreadSpecific< Vector< Vector< int64_t >>> &sub_masks, Vector< int64_t > &r_indices) |
IndexMask blender::index_mask_ops::detail::find_indices_based_on_predicate__merge | ( | IndexMask | indices_to_check, |
threading::EnumerableThreadSpecific< Vector< Vector< int64_t >>> & | sub_masks, | ||
Vector< int64_t > & | r_indices | ||
) |
Definition at line 135 of file index_mask.cc.
References Freestyle::a, blender::Vector< T, InlineBufferCapacity, Allocator >::append(), blender::Vector< T, InlineBufferCapacity, Allocator >::as_span(), usdtokens::b(), blender::Vector< T, InlineBufferCapacity, Allocator >::begin(), BLI_assert, blender::Vector< T, InlineBufferCapacity, Allocator >::end(), blender::Vector< T, InlineBufferCapacity, Allocator >::index_range(), blender::Vector< T, InlineBufferCapacity, Allocator >::is_empty(), blender::Vector< T, InlineBufferCapacity, Allocator >::last(), blender::threading::parallel_for(), blender::Vector< T, InlineBufferCapacity, Allocator >::reserve(), blender::Vector< T, InlineBufferCapacity, Allocator >::resize(), blender::IndexMask::size(), blender::Vector< T, InlineBufferCapacity, Allocator >::size(), and sort().