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

(ff028d3d3a94b09b84c86ddd24fc885b09c4a251)

#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 159 of file qsgbasicinternalimagenode.cpp.