|
Blender V5.0
|
#include <BKE_scene_runtime.hh>
Public Member Functions | |
| ~CompositorRuntime () | |
Public Attributes | |
| Map< bNodeInstanceKey, timeit::Nanoseconds > | per_node_execution_time |
| Depsgraph * | preview_depsgraph = nullptr |
Definition at line 22 of file BKE_scene_runtime.hh.
| Map<bNodeInstanceKey, timeit::Nanoseconds> blender::bke::CompositorRuntime::per_node_execution_time |
Definition at line 26 of file BKE_scene_runtime.hh.
Definition at line 32 of file BKE_scene_runtime.hh.