|
Blender V4.3
|
#include <NOD_geo_capture_attribute.hh>
Public Types | |
| using | ItemT = NodeGeometryAttributeCaptureItem |
Static Public Attributes | |
| static StructRNA * | item_srna = &RNA_NodeGeometryCaptureAttributeItem |
| static int | node_type = GEO_NODE_CAPTURE_ATTRIBUTE |
| static constexpr const char * | node_idname = "GeometryNodeCaptureAttribute" |
| static constexpr bool | has_type = true |
| static constexpr bool | has_name = true |
| static constexpr bool | has_single_identifier_str = false |
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 362 of file node_geo_attribute_capture.cc.
References BLO_read_string(), and BLO_read_struct_array.
|
static |
Definition at line 350 of file node_geo_attribute_capture.cc.
References BLO_write_string(), and BLO_write_struct_array.
|
inlinestatic |
Definition at line 31 of file NOD_geo_capture_attribute.hh.
References BLI_strdup_null(), and NodeGeometryAttributeCaptureItem::name.
|
inlinestatic |
Definition at line 38 of file NOD_geo_capture_attribute.hh.
References MEM_SAFE_FREE, and NodeGeometryAttributeCaptureItem::name.
|
inlinestatic |
Definition at line 24 of file NOD_geo_capture_attribute.hh.
References NodeGeometryAttributeCapture::capture_items.
|
inlinestatic |
Definition at line 51 of file NOD_geo_capture_attribute.hh.
References NodeGeometryAttributeCaptureItem::name.
|
inlinestatic |
Definition at line 46 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 73 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 82 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 56 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(), and blender::nodes::node_geo_attribute_capture_cc::node_layout_ex().
|
staticconstexpr |
Definition at line 19 of file NOD_geo_capture_attribute.hh.
|
static |
Definition at line 18 of file NOD_geo_capture_attribute.hh.