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

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

Definition at line 158 of file qsgbasicinternalimagenode.cpp.