Blender V4.3
blender::nodes::geo_eval_log::NodeWarning Struct Reference

#include <NOD_geometry_nodes_log.hh>

Public Member Functions

uint64_t hash () const
 

Public Attributes

NodeWarningType type
 
std::string message
 

Detailed Description

Definition at line 65 of file NOD_geometry_nodes_log.hh.

Member Function Documentation

◆ hash()

uint64_t blender::nodes::geo_eval_log::NodeWarning::hash ( ) const
inline

Definition at line 69 of file NOD_geometry_nodes_log.hh.

References blender::get_default_hash().

Member Data Documentation

◆ message

std::string blender::nodes::geo_eval_log::NodeWarning::message

Definition at line 67 of file NOD_geometry_nodes_log.hh.

◆ type

NodeWarningType blender::nodes::geo_eval_log::NodeWarning::type

Definition at line 66 of file NOD_geometry_nodes_log.hh.


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