Blender V5.0
blender::nodes::CombineBundleItemsAccessor::operator_idnames Struct Reference

#include <NOD_geo_bundle.hh>

Static Public Attributes

static constexpr StringRefNull add_item = "NODE_OT_combine_bundle_item_add"
static constexpr StringRefNull remove_item = "NODE_OT_combine_bundle_item_remove"
static constexpr StringRefNull move_item = "NODE_OT_combine_bundle_item_move"

Detailed Description

Definition at line 57 of file NOD_geo_bundle.hh.

Member Data Documentation

◆ add_item

StringRefNull blender::nodes::CombineBundleItemsAccessor::operator_idnames::add_item = "NODE_OT_combine_bundle_item_add"
staticconstexpr

Definition at line 58 of file NOD_geo_bundle.hh.

◆ move_item

StringRefNull blender::nodes::CombineBundleItemsAccessor::operator_idnames::move_item = "NODE_OT_combine_bundle_item_move"
staticconstexpr

Definition at line 60 of file NOD_geo_bundle.hh.

◆ remove_item

StringRefNull blender::nodes::CombineBundleItemsAccessor::operator_idnames::remove_item = "NODE_OT_combine_bundle_item_remove"
staticconstexpr

Definition at line 59 of file NOD_geo_bundle.hh.


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