|
Blender V4.3
|
#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 16 of file BKE_scene_runtime.hh.
| Map<bNodeInstanceKey, timeit::Nanoseconds> blender::bke::CompositorRuntime::per_node_execution_time |
Definition at line 20 of file BKE_scene_runtime.hh.
| Depsgraph* blender::bke::CompositorRuntime::preview_depsgraph = nullptr |
Definition at line 26 of file BKE_scene_runtime.hh.