Qt
Internal/Contributor docs for the Qt SDK. <b>Note:</b> These are NOT official API docs; those are found <a href='https://doc.qt.io/'>here</a>.
Loading...
Searching...
No Matches
qsgsoftwarerenderablenode.cpp File Reference

(02e9a6b325095a06c1ab899ea151d6521ac5d7da)

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

Referenced by QSGSoftwareRenderableNode::update().

+ Here is the caller graph for this function:

◆ toRectMin()

QT_BEGIN_NAMESPACE QRect toRectMin ( const QRectF & r)
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: