|
Blender V4.3
|
This is the complete list of members for blender::compositor::ExecutionSystem, including all inherited members.
| DebugInfo class | blender::compositor::ExecutionSystem | friend |
| execute() | blender::compositor::ExecutionSystem | |
| execute_work(const rcti &work_rect, std::function< void(const rcti &split_rect)> work_func) | blender::compositor::ExecutionSystem | |
| execute_work(const rcti &work_rect, std::function< TResult(const rcti &split_rect)> work_func, TResult &join, std::function< void(TResult &join, const TResult &chunk)> reduce_func) | blender::compositor::ExecutionSystem | inline |
| ExecutionSystem(RenderData *rd, Scene *scene, bNodeTree *editingtree, bool rendering, const char *view_name, realtime_compositor::RenderContext *render_context, realtime_compositor::Profiler *profiler) | blender::compositor::ExecutionSystem | |
| get_context() const | blender::compositor::ExecutionSystem | inline |
| is_breaked() const | blender::compositor::ExecutionSystem | |
| set_operations(Span< NodeOperation * > operations) | blender::compositor::ExecutionSystem | |
| ~ExecutionSystem() | blender::compositor::ExecutionSystem |