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

#include <NOD_geometry_nodes_log.hh>

Inherits blender::nodes::geo_eval_log::ValueLog.

Public Member Functions

 StringLog (StringRef string, LinearAllocator<> &allocator)
Public Member Functions inherited from blender::nodes::geo_eval_log::ValueLog
virtual ~ValueLog ()=default

Public Attributes

StringRef value
bool truncated

Detailed Description

Definition at line 125 of file NOD_geometry_nodes_log.hh.

Constructor & Destructor Documentation

◆ StringLog()

blender::nodes::geo_eval_log::StringLog::StringLog ( StringRef string,
LinearAllocator<> & allocator )

Member Data Documentation

◆ truncated

bool blender::nodes::geo_eval_log::StringLog::truncated

Definition at line 127 of file NOD_geometry_nodes_log.hh.

Referenced by StringLog().

◆ value

StringRef blender::nodes::geo_eval_log::StringLog::value

Definition at line 126 of file NOD_geometry_nodes_log.hh.

Referenced by StringLog().


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