|
Blender V4.3
|
#include <NOD_geometry_nodes_log.hh>
Public Member Functions | |
| uint64_t | hash () const |
Public Attributes | |
| NodeWarningType | type |
| std::string | message |
Definition at line 65 of file NOD_geometry_nodes_log.hh.
|
inline |
Definition at line 69 of file NOD_geometry_nodes_log.hh.
References blender::get_default_hash().
| std::string blender::nodes::geo_eval_log::NodeWarning::message |
Definition at line 67 of file NOD_geometry_nodes_log.hh.
| NodeWarningType blender::nodes::geo_eval_log::NodeWarning::type |
Definition at line 66 of file NOD_geometry_nodes_log.hh.