|
Blender
V2.93
|
#include "COM_PlaneDistortCommonOperation.h"#include "MEM_guardedalloc.h"#include "BLI_jitter_2d.h"#include "BLI_listbase.h"#include "BLI_math.h"#include "BLI_math_color.h"#include "BKE_movieclip.h"#include "BKE_node.h"#include "BKE_tracking.h"Go to the source code of this file.
Namespaces | |
| blender | |
| blender::compositor | |
Functions | |
| BLI_INLINE void | blender::compositor::warpCoord (float x, float y, float matrix[3][3], float uv[2], float deriv[2][2]) |