Blender V5.0
blender::nodes::geo_eval_log::ListInfoLog Class Reference

#include <NOD_geometry_nodes_log.hh>

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

Public Member Functions

 ListInfoLog (const List *list)
Public Member Functions inherited from blender::nodes::geo_eval_log::ValueLog
virtual ~ValueLog ()=default

Public Attributes

int64_t size

Detailed Description

Definition at line 237 of file NOD_geometry_nodes_log.hh.

Constructor & Destructor Documentation

◆ ListInfoLog()

blender::nodes::geo_eval_log::ListInfoLog::ListInfoLog ( const List * list)

Definition at line 256 of file geometry_nodes_log.cc.

References size, and blender::nodes::List::size().

Member Data Documentation

◆ size

int64_t blender::nodes::geo_eval_log::ListInfoLog::size

Definition at line 239 of file NOD_geometry_nodes_log.hh.

Referenced by ListInfoLog().


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