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

(c279669c7237e63ca8b6459d92e684e2c960a05e)

#include "qsgbasicinternalimagenode_p.h"
#include <QtCore/qvarlengtharray.h>
#include <QtCore/qmath.h>
+ Include dependency graph for qsgbasicinternalimagenode.cpp:

Go to the source code of this file.

Classes

struct  QT_BEGIN_NAMESPACE::SmoothImageVertex
 

Namespaces

namespace  QT_BEGIN_NAMESPACE
 Combined button and popup list for selecting options.
 

Functions

const QSGGeometry::AttributeSetQT_BEGIN_NAMESPACE::smoothImageAttributeSet ()
 
static void appendQuad (int indexType, void **indexData, int topLeft, int topRight, int bottomLeft, int bottomRight)
 

Function Documentation

◆ appendQuad()

static void appendQuad ( int indexType,
void ** indexData,
int topLeft,
int topRight,
int bottomLeft,
int bottomRight )
inlinestatic

Definition at line 158 of file qsgbasicinternalimagenode.cpp.

References Q_ASSERT, QSGGeometry::UnsignedIntType, and QSGGeometry::UnsignedShortType.

Referenced by QSGBasicInternalImageNode::updateGeometry().

+ Here is the caller graph for this function: