Blender V4.3
blender::bke::node_tree_runtime::AllowUsingOutdatedInfo Class Reference

#include <BKE_node_runtime.hh>

Inherits blender::NonCopyable, and blender::NonMovable.

Public Member Functions

 AllowUsingOutdatedInfo (const bNodeTree &tree)
 
 ~AllowUsingOutdatedInfo ()
 

Detailed Description

Definition at line 377 of file BKE_node_runtime.hh.

Constructor & Destructor Documentation

◆ AllowUsingOutdatedInfo()

blender::bke::node_tree_runtime::AllowUsingOutdatedInfo::AllowUsingOutdatedInfo ( const bNodeTree & tree)
inline

Definition at line 382 of file BKE_node_runtime.hh.

References bNodeTree::runtime.

◆ ~AllowUsingOutdatedInfo()

blender::bke::node_tree_runtime::AllowUsingOutdatedInfo::~AllowUsingOutdatedInfo ( )
inline

Definition at line 387 of file BKE_node_runtime.hh.

References bNodeTree::runtime.


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