|
Blender V5.0
|
#include <NOD_geometry_nodes_log.hh>
Public Attributes | |
| int32_t | node_id |
| StringRefNull | attribute_name |
| NamedAttributeUsage | usage |
Definition at line 310 of file NOD_geometry_nodes_log.hh.
| StringRefNull blender::nodes::geo_eval_log::GeoTreeLogger::AttributeUsageWithNode::attribute_name |
Definition at line 312 of file NOD_geometry_nodes_log.hh.
Referenced by blender::nodes::geo_eval_log::GeoTreeLog::ensure_used_named_attributes().
| int32_t blender::nodes::geo_eval_log::GeoTreeLogger::AttributeUsageWithNode::node_id |
Definition at line 311 of file NOD_geometry_nodes_log.hh.
Referenced by blender::nodes::geo_eval_log::GeoTreeLog::ensure_used_named_attributes().
| NamedAttributeUsage blender::nodes::geo_eval_log::GeoTreeLogger::AttributeUsageWithNode::usage |
Definition at line 313 of file NOD_geometry_nodes_log.hh.
Referenced by blender::nodes::geo_eval_log::GeoTreeLog::ensure_used_named_attributes().