![]() |
Qt 6.x
The Qt SDK
|
#include "qsgopenvginternalrectanglenode.h"
#include "qsgopenvghelpers.h"
#include <cmath>
#include <VG/vgu.h>
Go to the source code of this file.
Functions | |
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().