Qt 6.x
The Qt SDK
Loading...
Searching...
No Matches
qsgopenvginternalrectanglenode.cpp File Reference
#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: