|
Blender V4.3
|
#include <BKE_node_tree_anonymous_attributes.hh>
Public Attributes | |
| std::variant< InputGeometrySource, SocketGeometrySource > | data |
| Vector< int > | field_sources |
Definition at line 47 of file BKE_node_tree_anonymous_attributes.hh.
| std::variant<InputGeometrySource, SocketGeometrySource> blender::bke::anonymous_attribute_inferencing::GeometrySource::data |
Definition at line 48 of file BKE_node_tree_anonymous_attributes.hh.
Referenced by blender::bke::anonymous_attribute_inferencing::analyze_anonymous_attribute_usages().
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().