Blender V5.0
blender::seq::CurvesApplyOp Struct Reference

Public Member Functions

template<typename ImageT, typename MaskSampler>
void apply (ImageT *image, MaskSampler &mask, int image_x, IndexRange y_range)

Public Attributes

const CurveMappingcurve_mapping

Detailed Description

Definition at line 48 of file MOD_curves.cc.

Member Function Documentation

◆ apply()

template<typename ImageT, typename MaskSampler>
void blender::seq::CurvesApplyOp::apply ( ImageT * image,
MaskSampler & mask,
int image_x,
IndexRange y_range )
inline

Member Data Documentation

◆ curve_mapping

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

Definition at line 49 of file MOD_curves.cc.

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


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