Blender V4.3
COM_PlaneCornerPinOperation.cc File Reference

Go to the source code of this file.

Namespaces

namespace  blender
namespace  blender::compositor

Functions

static bool blender::compositor::check_corners (float corners[4][2])
static void blender::compositor::set_default_corner (const int corner_idx, float r_corner[2])
static void blender::compositor::read_input_corners (NodeOperation *op, const int first_input_idx, float r_corners[4][2])

Variables

constexpr int blender::compositor::LOWER_LEFT_CORNER_INDEX = 0
constexpr int blender::compositor::LOWER_RIGHT_CORNER_INDEX = 1
constexpr int blender::compositor::UPPER_RIGHT_CORNER_INDEX = 2
constexpr int blender::compositor::UPPER_LEFT_CORNER_INDEX = 3