Blender V5.0
BKE_attribute_filters.hh File Reference
#include "BKE_attribute_filter.hh"
#include "BLI_set.hh"

Go to the source code of this file.

Classes

struct  blender::bke::AttributeFilterFromFunc< Fn >

Namespaces

namespace  blender
namespace  blender::bke

Functions

auto blender::bke::attribute_filter_with_skip_ref (AttributeFilter filter, const Span< StringRef > skip)
template<typename StringT>
auto blender::bke::attribute_filter_with_skip_ref (AttributeFilter filter, const Set< StringT > &skip)
auto blender::bke::attribute_filter_from_skip_ref (const Span< StringRef > skip)
template<typename StringT>
auto blender::bke::attribute_filter_from_skip_ref (const Set< StringT > &skip)