|
Blender V5.0
|
#include "NOD_geometry_nodes_lazy_function.hh"#include "BKE_compute_contexts.hh"#include "BKE_node_runtime.hh"#include "BKE_node_socket_value.hh"#include "FN_lazy_function_execute.hh"#include "BLT_translation.hh"#include "BLI_array_utils.hh"#include "DEG_depsgraph_query.hh"#include "FN_lazy_function_graph_executor.hh"Go to the source code of this file.
Classes | |
| class | blender::nodes::RepeatBodyNodeExecuteWrapper |
| class | blender::nodes::RepeatZoneSideEffectProvider |
| struct | blender::nodes::RepeatEvalStorage |
| class | blender::nodes::LazyFunctionForRepeatZone |
Namespaces | |
| namespace | blender |
| namespace | blender::nodes |
Functions | |
| LazyFunction & | blender::nodes::build_repeat_zone_lazy_function (ResourceScope &scope, const bNodeTree &btree, const bke::bNodeTreeZone &zone, ZoneBuildInfo &zone_info, const ZoneBodyFunction &body_fn) |