Blender V4.5
blender::seq::CurvesApplyOp Struct Reference

Public Member Functions

template<typename ImageT, typename MaskT>
void apply (ImageT *image, const MaskT *mask, IndexRange size)

Public Attributes

const CurveMappingcurve_mapping

Detailed Description

Definition at line 530 of file sequencer/intern/modifier.cc.

Member Function Documentation

◆ apply()

template<typename ImageT, typename MaskT>
void blender::seq::CurvesApplyOp::apply ( ImageT * image,
const MaskT * mask,
IndexRange size )
inline

Member Data Documentation

◆ curve_mapping

const CurveMapping* blender::seq::CurvesApplyOp::curve_mapping

Definition at line 531 of file sequencer/intern/modifier.cc.

Referenced by blender::seq::curves_apply().


The documentation for this struct was generated from the following file: