|
Blender V5.0
|
#include <NOD_geo_capture_attribute.hh>
Inherits blender::nodes::socket_items::SocketItemsAccessorDefaults.
Classes | |
| struct | operator_idnames |
| struct | ui_idnames |
| struct | rna_names |
Public Types | |
| using | ItemT = NodeGeometryAttributeCaptureItem |
Static Public Attributes | |
| static StructRNA * | item_srna = &RNA_NodeGeometryCaptureAttributeItem |
| static int | node_type |
| static constexpr StringRefNull | node_idname = "GeometryNodeCaptureAttribute" |
| static constexpr bool | has_type = true |
| static constexpr bool | has_name = true |
| static constexpr bool | has_single_identifier_str = false |
| Static Public Attributes inherited from blender::nodes::socket_items::SocketItemsAccessorDefaults | |
| 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 bool | has_vector_dimensions = false |
| static constexpr bool | can_have_empty_name = false |
| static constexpr char | unique_name_separator = '.' |
Definition at line 15 of file NOD_geo_capture_attribute.hh.
Definition at line 16 of file NOD_geo_capture_attribute.hh.
|
static |
Definition at line 312 of file node_geo_attribute_capture.cc.
References BLO_read_string(), and NodeGeometryAttributeCaptureItem::name.
|
static |
Definition at line 307 of file node_geo_attribute_capture.cc.
References BLO_write_string(), and NodeGeometryAttributeCaptureItem::name.
|
inlinestatic |
Definition at line 43 of file NOD_geo_capture_attribute.hh.
References BLI_strdup_null(), and NodeGeometryAttributeCaptureItem::name.
|
inlinestatic |
Definition at line 50 of file NOD_geo_capture_attribute.hh.
References MEM_SAFE_FREE, and NodeGeometryAttributeCaptureItem::name.
|
inlinestatic |
Definition at line 36 of file NOD_geo_capture_attribute.hh.
References bNode::storage.
|
inlinestatic |
Definition at line 63 of file NOD_geo_capture_attribute.hh.
References NodeGeometryAttributeCaptureItem::name.
|
inlinestatic |
Definition at line 58 of file NOD_geo_capture_attribute.hh.
References blender::bke::custom_data_type_to_socket_type(), and NodeGeometryAttributeCaptureItem::data_type.
|
inlinestatic |
|
inlinestatic |
Definition at line 85 of file NOD_geo_capture_attribute.hh.
References NodeGeometryAttributeCaptureItem::identifier.
Referenced by blender::nodes::node_geo_attribute_capture_cc::node_declare(), and blender::nodes::node_geo_attribute_capture_cc::node_geo_exec().
|
inlinestatic |
Definition at line 94 of file NOD_geo_capture_attribute.hh.
References NodeGeometryAttributeCaptureItem::identifier.
Referenced by blender::nodes::node_geo_attribute_capture_cc::node_declare(), and blender::nodes::node_geo_attribute_capture_cc::node_geo_exec().
|
inlinestatic |
Definition at line 68 of file NOD_geo_capture_attribute.hh.
References SOCK_STRING, and blender::bke::socket_type_to_custom_data_type().
Referenced by blender::nodes::node_geo_attribute_capture_cc::node_gather_link_searches().
|
staticconstexpr |
Definition at line 21 of file NOD_geo_capture_attribute.hh.
|
staticconstexpr |
Definition at line 22 of file NOD_geo_capture_attribute.hh.
|
staticconstexpr |
Definition at line 20 of file NOD_geo_capture_attribute.hh.
|
static |
Definition at line 17 of file NOD_geo_capture_attribute.hh.
Referenced by blender::nodes::node_geo_attribute_capture_cc::node_declare().
|
staticconstexpr |
Definition at line 19 of file NOD_geo_capture_attribute.hh.
|
static |
Definition at line 18 of file NOD_geo_capture_attribute.hh.