|
Blender V4.3
|
#include "COM_PlaneDistortCommonOperation.h"#include "BLI_jitter_2d.h"#include "BLI_math_geom.h"#include "BLI_math_matrix.h"#include "BKE_tracking.h"Go to the source code of this file.
Namespaces | |
| namespace | blender |
| namespace | blender::compositor |
Functions | |
| BLI_INLINE void | blender::compositor::warp_coord (float x, float y, float matrix[3][3], float uv[2], float deriv[2][2]) |