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

#include <NOD_geo_capture_attribute.hh>

Static Public Attributes

static constexpr StringRefNull add_item = "NODE_OT_capture_attribute_item_add"
static constexpr StringRefNull remove_item = "NODE_OT_capture_attribute_item_remove"
static constexpr StringRefNull move_item = "NODE_OT_capture_attribute_item_move"

Detailed Description

Definition at line 23 of file NOD_geo_capture_attribute.hh.

Member Data Documentation

◆ add_item

StringRefNull blender::nodes::CaptureAttributeItemsAccessor::operator_idnames::add_item = "NODE_OT_capture_attribute_item_add"
staticconstexpr

Definition at line 24 of file NOD_geo_capture_attribute.hh.

◆ move_item

StringRefNull blender::nodes::CaptureAttributeItemsAccessor::operator_idnames::move_item = "NODE_OT_capture_attribute_item_move"
staticconstexpr

Definition at line 26 of file NOD_geo_capture_attribute.hh.

◆ remove_item

StringRefNull blender::nodes::CaptureAttributeItemsAccessor::operator_idnames::remove_item = "NODE_OT_capture_attribute_item_remove"
staticconstexpr

Definition at line 25 of file NOD_geo_capture_attribute.hh.


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