|
Blender V5.0
|
#include "NOD_geometry_nodes_lazy_function.hh"#include "BKE_anonymous_attribute_make.hh"#include "BKE_compute_contexts.hh"#include "BKE_curves.hh"#include "BKE_geometry_fields.hh"#include "BKE_grease_pencil.hh"#include "BKE_node_runtime.hh"#include "BKE_node_socket_value.hh"#include "GEO_extract_elements.hh"#include "GEO_foreach_geometry.hh"#include "GEO_join_geometries.hh"#include "FN_lazy_function_graph_executor.hh"#include "BLT_translation.hh"#include "DEG_depsgraph_query.hh"Go to the source code of this file.
Namespaces | |
| namespace | blender |
| namespace | blender::nodes |
Enumerations | |
| enum class | blender::nodes::AttrDomain |
Functions | |
| static std::optional< AttrDomain > | blender::nodes::get_foreach_attribute_propagation_target_domain (const GeometryComponent::Type component_type) |
| LazyFunction & | blender::nodes::build_foreach_geometry_element_zone_lazy_function (ResourceScope &scope, const bNodeTree &btree, const bke::bNodeTreeZone &zone, ZoneBuildInfo &zone_info, const ZoneBodyFunction &body_fn) |