Blender V5.0
blender::nodes::node_geo_remove_attribute_cc::RemoveAttributeParams Struct Reference

Public Attributes

PatternMode pattern_mode
std::string pattern
std::string wildcard_prefix
std::string wildcard_suffix
Set< std::string > removed_attributes
Set< std::string > failed_attributes

Detailed Description

Definition at line 45 of file node_geo_remove_attribute.cc.

Member Data Documentation

◆ failed_attributes

Set<std::string> blender::nodes::node_geo_remove_attribute_cc::RemoveAttributeParams::failed_attributes

◆ pattern

std::string blender::nodes::node_geo_remove_attribute_cc::RemoveAttributeParams::pattern

◆ pattern_mode

PatternMode blender::nodes::node_geo_remove_attribute_cc::RemoveAttributeParams::pattern_mode

◆ removed_attributes

Set<std::string> blender::nodes::node_geo_remove_attribute_cc::RemoveAttributeParams::removed_attributes

◆ wildcard_prefix

std::string blender::nodes::node_geo_remove_attribute_cc::RemoveAttributeParams::wildcard_prefix

◆ wildcard_suffix

std::string blender::nodes::node_geo_remove_attribute_cc::RemoveAttributeParams::wildcard_suffix

The documentation for this struct was generated from the following file: