|
Blender
V2.93
|
#include "COM_PlaneCornerPinOperation.h"#include "COM_ReadBufferOperation.h"#include "MEM_guardedalloc.h"#include "BLI_listbase.h"#include "BLI_math.h"#include "BLI_math_color.h"#include "BKE_node.h"Go to the source code of this file.
Namespaces | |
| blender | |
| blender::compositor | |
Functions | |
| static bool | blender::compositor::check_corners (float corners[4][2]) |
| static void | blender::compositor::readCornersFromSockets (rcti *rect, SocketReader *readers[4], float corners[4][2]) |