![]() |
Qt 6.x
The Qt SDK
|
#include "qsgsoftwarerenderablenode_p.h"#include "qsgsoftwareinternalimagenode_p.h"#include "qsgsoftwareinternalrectanglenode_p.h"#include "qsgsoftwareglyphnode_p.h"#include "qsgsoftwarepublicnodes_p.h"#include "qsgsoftwarepainternode_p.h"#include "qsgsoftwarepixmaptexture_p.h"#include <qsgsimplerectnode.h>#include <qsgsimpletexturenode.h>#include <private/qsgrendernode_p.h>#include <private/qsgplaintexture_p.h>#include <qmath.h>
Include dependency graph for qsgsoftwarerenderablenode.cpp:Go to the source code of this file.
Classes | |
| struct | RenderNodeState |
Functions | |
| QT_BEGIN_NAMESPACE QRect | toRectMin (const QRectF &r) |
| QRect | toRectMax (const QRectF &r) |
Definition at line 38 of file qsgsoftwarerenderablenode.cpp.
Referenced by QSGSoftwareRenderableNode::update().
Here is the caller graph for this function:
|
inline |
Definition at line 28 of file qsgsoftwarerenderablenode.cpp.
References qCeil(), and qFloor().
Referenced by QSGSoftwareRenderableNode::update().
Here is the call graph for this function:
Here is the caller graph for this function: