Qt 6.x
The Qt SDK
Loading...
Searching...
No Matches
qsgbasicinternalimagenode.cpp File Reference
#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: