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
qsgopenvginternalrectanglenode.cpp File Reference

(c2d490a2385ea6f389340a296acaac0fa198c8b9)

#include "qsgopenvginternalrectanglenode.h"
#include "qsgopenvghelpers.h"
#include <cmath>
#include <VG/vgu.h>
+ Include dependency graph for qsgopenvginternalrectanglenode.cpp:

Go to the source code of this file.

Functions

static QGradientStop interpolateStop (const QGradientStop &firstStop, const QGradientStop &secondStop, double newPos)
 

Function Documentation

◆ interpolateStop()

static QGradientStop interpolateStop ( const QGradientStop & firstStop,
const QGradientStop & secondStop,
double newPos )
static

Definition at line 49 of file qsgopenvginternalrectanglenode.cpp.

Referenced by QSGOpenVGInternalRectangleNode::setGradientStops(), and QSGSoftwareInternalRectangleNode::setGradientStops().

+ Here is the caller graph for this function: