Blender V4.3
blender::bke::ScopedModifierTimer Class Reference

#include <BKE_modifier.hh>

Public Member Functions

 ScopedModifierTimer (ModifierData &md)
 
 ~ScopedModifierTimer ()
 

Detailed Description

A convenience class that can be used to set ModifierData::execution_time based on the lifetime of this class.

Definition at line 608 of file BKE_modifier.hh.

Constructor & Destructor Documentation

◆ ScopedModifierTimer()

blender::bke::ScopedModifierTimer::ScopedModifierTimer ( ModifierData & md)

◆ ~ScopedModifierTimer()

blender::bke::ScopedModifierTimer::~ScopedModifierTimer ( )

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