|
Blender V4.3
|
#include "COM_ColorSpillOperation.h"Go to the source code of this file.
Namespaces | |
| namespace | blender |
| namespace | blender::compositor |
Macros | |
| #define | AVG(a, b) ((a + b) / 2) |
Definition at line 6 of file COM_ColorSpillOperation.cc.
Referenced by blender::compositor::ColorSpillOperation::update_memory_buffer_partial().