|
Blender
V2.93
|
#include <COM_PlaneDistortCommonOperation.h>
Public Attributes | |
| float | frameSpaceCorners [4][2] |
| float | perspectiveMatrix [3][3] |
Definition at line 37 of file COM_PlaneDistortCommonOperation.h.
| float blender::compositor::PlaneDistortWarpImageOperation::MotionSample::frameSpaceCorners[4][2] |
Definition at line 38 of file COM_PlaneDistortCommonOperation.h.
Referenced by blender::compositor::PlaneDistortWarpImageOperation::calculateCorners().
| float blender::compositor::PlaneDistortWarpImageOperation::MotionSample::perspectiveMatrix[3][3] |
Definition at line 39 of file COM_PlaneDistortCommonOperation.h.
Referenced by blender::compositor::PlaneDistortWarpImageOperation::calculateCorners(), and blender::compositor::PlaneDistortWarpImageOperation::determineDependingAreaOfInterest().