Blender V4.5
blender::nodes::socket_items::SocketItemsAccessorDefaults Struct Reference

#include <NOD_socket_items.hh>

Inherited by blender::nodes::BakeItemsAccessor, blender::nodes::CaptureAttributeItemsAccessor, blender::nodes::ClosureInputItemsAccessor, blender::nodes::ClosureOutputItemsAccessor, blender::nodes::CombineBundleItemsAccessor, blender::nodes::EvaluateClosureInputItemsAccessor, blender::nodes::EvaluateClosureOutputItemsAccessor, blender::nodes::ForeachGeometryElementGenerationItemsAccessor, blender::nodes::ForeachGeometryElementInputItemsAccessor, blender::nodes::ForeachGeometryElementMainItemsAccessor, blender::nodes::FormatStringItemsAccessor, blender::nodes::IndexSwitchItemsAccessor, blender::nodes::MenuSwitchItemsAccessor, blender::nodes::RepeatItemsAccessor, blender::nodes::SeparateBundleItemsAccessor, and blender::nodes::SimulationItemsAccessor.

Static Public Attributes

static constexpr bool has_single_identifier_str = true
static constexpr bool has_name_validation = false
static constexpr bool has_custom_initial_name = false
static constexpr char unique_name_separator = '.'

Detailed Description

Definition at line 32 of file NOD_socket_items.hh.

Member Data Documentation

◆ has_custom_initial_name

bool blender::nodes::socket_items::SocketItemsAccessorDefaults::has_custom_initial_name = false
staticconstexpr

Definition at line 35 of file NOD_socket_items.hh.

◆ has_name_validation

bool blender::nodes::socket_items::SocketItemsAccessorDefaults::has_name_validation = false
staticconstexpr

Definition at line 34 of file NOD_socket_items.hh.

◆ has_single_identifier_str

bool blender::nodes::socket_items::SocketItemsAccessorDefaults::has_single_identifier_str = true
staticconstexpr

Definition at line 33 of file NOD_socket_items.hh.

◆ unique_name_separator

char blender::nodes::socket_items::SocketItemsAccessorDefaults::unique_name_separator = '.'
staticconstexpr

Definition at line 36 of file NOD_socket_items.hh.


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