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

(16462f18050c5813c1676e6f7bb714a973978d42)

#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)

Function Documentation

◆ toRectMax()

QRect toRectMax ( const QRectF & r)
inline

Definition at line 38 of file qsgsoftwarerenderablenode.cpp.

◆ toRectMin()

QT_BEGIN_NAMESPACE QRect toRectMin ( const QRectF & r)
inline

Definition at line 28 of file qsgsoftwarerenderablenode.cpp.