Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
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()

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

Definition at line 49 of file qsgopenvginternalrectanglenode.cpp.