Blender V4.3
blender::nodes::geo_eval_log::GeoTreeLogger::SocketValueLog Struct Reference

#include <NOD_geometry_nodes_log.hh>

Public Attributes

int32_t node_id
 
int socket_index
 
destruct_ptr< ValueLogvalue
 

Detailed Description

Definition at line 213 of file NOD_geometry_nodes_log.hh.

Member Data Documentation

◆ node_id

int32_t blender::nodes::geo_eval_log::GeoTreeLogger::SocketValueLog::node_id

Definition at line 214 of file NOD_geometry_nodes_log.hh.

◆ socket_index

int blender::nodes::geo_eval_log::GeoTreeLogger::SocketValueLog::socket_index

Definition at line 215 of file NOD_geometry_nodes_log.hh.

◆ value

destruct_ptr<ValueLog> blender::nodes::geo_eval_log::GeoTreeLogger::SocketValueLog::value

Definition at line 216 of file NOD_geometry_nodes_log.hh.


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