Blender V5.0
blender::nodes::geo_eval_log::NodeWarning Struct Reference

#include <NOD_geometry_nodes_log.hh>

Public Member Functions

 NodeWarning (NodeWarningType type, StringRef message)
 NodeWarning (const Report &report)
uint64_t hash () const

Public Attributes

NodeWarningType type
std::string message

Detailed Description

Definition at line 62 of file NOD_geometry_nodes_log.hh.

Constructor & Destructor Documentation

◆ NodeWarning() [1/2]

blender::nodes::geo_eval_log::NodeWarning::NodeWarning ( NodeWarningType type,
StringRef message )
inline

Definition at line 66 of file NOD_geometry_nodes_log.hh.

References message, and type.

◆ NodeWarning() [2/2]

blender::nodes::geo_eval_log::NodeWarning::NodeWarning ( const Report & report)

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

◆ type


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