Blender V4.5
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 60 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 64 of file NOD_geometry_nodes_log.hh.

◆ 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 67 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 62 of file NOD_geometry_nodes_log.hh.

Referenced by NodeWarning().

◆ type

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

Definition at line 61 of file NOD_geometry_nodes_log.hh.

Referenced by NodeWarning().


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