|
Blender V4.3
|
#include <variant>#include "DNA_node_types.h"#include "BLI_array.hh"#include "BLI_bit_group_vector.hh"#include "BLI_resource_scope.hh"#include "BLI_vector.hh"#include "BLI_vector_set.hh"#include "NOD_node_declaration.hh"Go to the source code of this file.
Namespaces | |
| namespace | blender |
| namespace | blender::bke |
| namespace | blender::bke::anonymous_attribute_inferencing |
Functions | |
| Array< const nodes::aal::RelationsInNode * > | blender::bke::anonymous_attribute_inferencing::get_relations_by_node (const bNodeTree &tree, ResourceScope &scope) |
| bool | blender::bke::anonymous_attribute_inferencing::update_anonymous_attribute_relations (bNodeTree &tree) |