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

#include <NOD_compositor_file_output.hh>

Static Public Attributes

static constexpr StringRefNull add_item = "NODE_OT_file_output_item_add"
static constexpr StringRefNull remove_item = "NODE_OT_file_output_item_remove"
static constexpr StringRefNull move_item = "NODE_OT_file_output_item_move"

Detailed Description

Definition at line 32 of file NOD_compositor_file_output.hh.

Member Data Documentation

◆ add_item

StringRefNull blender::nodes::FileOutputItemsAccessor::operator_idnames::add_item = "NODE_OT_file_output_item_add"
staticconstexpr

Definition at line 33 of file NOD_compositor_file_output.hh.

◆ move_item

StringRefNull blender::nodes::FileOutputItemsAccessor::operator_idnames::move_item = "NODE_OT_file_output_item_move"
staticconstexpr

Definition at line 35 of file NOD_compositor_file_output.hh.

◆ remove_item

StringRefNull blender::nodes::FileOutputItemsAccessor::operator_idnames::remove_item = "NODE_OT_file_output_item_remove"
staticconstexpr

Definition at line 34 of file NOD_compositor_file_output.hh.


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