|
Blender
V3.3
|
Go to the source code of this file.
Namespaces | |
| blender | |
| blender::index_mask_ops | |
| blender::index_mask_ops::detail | |
Functions | |
| 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) |
| IndexMask | blender::index_mask_ops::find_indices_from_virtual_array (IndexMask indices_to_check, const VArray< bool > &virtual_array, int64_t parallel_grain_size, Vector< int64_t > &r_indices) |