|
Blender V4.3
|
#include <COM_PlaneDistortCommonOperation.h>
Public Attributes | |
| float | frame_space_corners [4][2] |
| float | perspective_matrix [3][3] |
Definition at line 23 of file COM_PlaneDistortCommonOperation.h.
| float blender::compositor::PlaneDistortBaseOperation::MotionSample::frame_space_corners[4][2] |
Definition at line 24 of file COM_PlaneDistortCommonOperation.h.
Referenced by blender::compositor::PlaneDistortBaseOperation::calculate_corners(), and blender::compositor::PlaneDistortWarpImageOperation::calculate_corners().
| float blender::compositor::PlaneDistortBaseOperation::MotionSample::perspective_matrix[3][3] |
Definition at line 25 of file COM_PlaneDistortCommonOperation.h.
Referenced by blender::compositor::PlaneDistortWarpImageOperation::calculate_corners(), blender::compositor::PlaneDistortWarpImageOperation::get_area_of_interest(), and blender::compositor::PlaneDistortWarpImageOperation::update_memory_buffer_partial().