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

#include <NOD_geo_field_to_grid.hh>

Static Public Attributes

static constexpr StringRefNull add_item = "NODE_OT_field_to_grid_item_add"
static constexpr StringRefNull remove_item = "NODE_OT_field_to_grid_item_remove"
static constexpr StringRefNull move_item = "NODE_OT_field_to_grid_item_move"

Detailed Description

Definition at line 25 of file NOD_geo_field_to_grid.hh.

Member Data Documentation

◆ add_item

StringRefNull blender::nodes::FieldToGridItemsAccessor::operator_idnames::add_item = "NODE_OT_field_to_grid_item_add"
staticconstexpr

Definition at line 26 of file NOD_geo_field_to_grid.hh.

◆ move_item

StringRefNull blender::nodes::FieldToGridItemsAccessor::operator_idnames::move_item = "NODE_OT_field_to_grid_item_move"
staticconstexpr

Definition at line 28 of file NOD_geo_field_to_grid.hh.

◆ remove_item

StringRefNull blender::nodes::FieldToGridItemsAccessor::operator_idnames::remove_item = "NODE_OT_field_to_grid_item_remove"
staticconstexpr

Definition at line 27 of file NOD_geo_field_to_grid.hh.


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