|
Blender V4.3
|
#include <string.h>#include "COM_MultiThreadedOperation.h"#include "DNA_movieclip_types.h"#include "DNA_tracking_types.h"#include "BLI_listbase.h"#include "BLI_string.h"Go to the source code of this file.
Namespaces | |
| namespace | blender |
| namespace | blender::compositor |
Macros | |
| #define | PLANE_DISTORT_MAX_SAMPLES 64 |
| #define PLANE_DISTORT_MAX_SAMPLES 64 |
Definition at line 19 of file COM_PlaneDistortCommonOperation.h.
Referenced by blender::compositor::PlaneDistortBaseOperation::set_motion_blur_samples().