Blender V4.3
blender::bke::anonymous_attribute_inferencing::GeometrySource Struct Reference

#include <BKE_node_tree_anonymous_attributes.hh>

Public Attributes

std::variant< InputGeometrySource, SocketGeometrySourcedata
 
Vector< intfield_sources
 

Detailed Description

Definition at line 47 of file BKE_node_tree_anonymous_attributes.hh.

Member Data Documentation

◆ data

std::variant<InputGeometrySource, SocketGeometrySource> blender::bke::anonymous_attribute_inferencing::GeometrySource::data

◆ field_sources

Vector<int> blender::bke::anonymous_attribute_inferencing::GeometrySource::field_sources

Field sources that originate in this geometry source.

Definition at line 50 of file BKE_node_tree_anonymous_attributes.hh.

Referenced by blender::bke::anonymous_attribute_inferencing::analyze_anonymous_attribute_usages().


The documentation for this struct was generated from the following file: