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