Qt
Internal/Contributor docs for the Qt SDK. <b>Note:</b> These are NOT official API docs; those are found <a href='https://doc.qt.io/'>here</a>.
Loading...
Searching...
No Matches
RadialFetchPlain< GradientBase > Class Template Reference
+ Inheritance diagram for RadialFetchPlain< GradientBase >:
+ Collaboration diagram for RadialFetchPlain< GradientBase >:

Public Types

typedef GradientBase::Type BlendType
 

Static Public Member Functions

static void fetch (BlendType *buffer, BlendType *end, const Operator *op, const QSpanData *data, qreal det, qreal delta_det, qreal delta_delta_det, qreal b, qreal delta_b)
 

Detailed Description

template<class GradientBase>
class RadialFetchPlain< GradientBase >

Definition at line 3462 of file qdrawhelper.cpp.

Member Typedef Documentation

◆ BlendType

template<class GradientBase >
typedef GradientBase::Type RadialFetchPlain< GradientBase >::BlendType

Definition at line 3465 of file qdrawhelper.cpp.

Member Function Documentation

◆ fetch()

template<class GradientBase >
static void RadialFetchPlain< GradientBase >::fetch ( BlendType * buffer,
BlendType * end,
const Operator * op,
const QSpanData * data,
qreal det,
qreal delta_det,
qreal delta_delta_det,
qreal b,
qreal delta_b )
inlinestatic

Definition at line 3466 of file qdrawhelper.cpp.

References RadialGradientValues::dr, RadialGradientValues::extended, qSqrt(), and Operator::radial.

+ Here is the call graph for this function:

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