Blender V4.3
BKE_node_tree_anonymous_attributes.hh File Reference
#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.

Classes

struct  blender::bke::anonymous_attribute_inferencing::InputFieldSource
 
struct  blender::bke::anonymous_attribute_inferencing::SocketFieldSource
 
struct  blender::bke::anonymous_attribute_inferencing::FieldSource
 
struct  blender::bke::anonymous_attribute_inferencing::InputGeometrySource
 
struct  blender::bke::anonymous_attribute_inferencing::SocketGeometrySource
 
struct  blender::bke::anonymous_attribute_inferencing::GeometrySource
 
struct  blender::bke::anonymous_attribute_inferencing::AnonymousAttributeInferencingResult
 

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)