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

#include <NOD_geo_simulation.hh>

Static Public Attributes

static constexpr StringRefNull add_item = "NODE_OT_simulation_zone_item_add"
static constexpr StringRefNull remove_item = "NODE_OT_simulation_zone_item_remove"
static constexpr StringRefNull move_item = "NODE_OT_simulation_zone_item_move"

Detailed Description

Definition at line 24 of file NOD_geo_simulation.hh.

Member Data Documentation

◆ add_item

StringRefNull blender::nodes::SimulationItemsAccessor::operator_idnames::add_item = "NODE_OT_simulation_zone_item_add"
staticconstexpr

Definition at line 25 of file NOD_geo_simulation.hh.

◆ move_item

StringRefNull blender::nodes::SimulationItemsAccessor::operator_idnames::move_item = "NODE_OT_simulation_zone_item_move"
staticconstexpr

Definition at line 27 of file NOD_geo_simulation.hh.

◆ remove_item

StringRefNull blender::nodes::SimulationItemsAccessor::operator_idnames::remove_item = "NODE_OT_simulation_zone_item_remove"
staticconstexpr

Definition at line 26 of file NOD_geo_simulation.hh.


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