![]() |
Qt 6.x
The Qt SDK
|
#include "qsgbasicinternalimagenode_p.h"
#include <QtCore/qvarlengtharray.h>
#include <QtCore/qmath.h>
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::AttributeSet & | QT_BEGIN_NAMESPACE::smoothImageAttributeSet () |
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().