(ff028d3d3a94b09b84c86ddd24fc885b09c4a251)
#include "qsgdefaultspritenode_p.h"
#include <QtQuick/QSGMaterial>
Go to the source code of this file.
◆ Sprite_Attributes
Initial value: = {
}
static Attribute create(int pos, int tupleSize, int primitiveType, bool isPosition=false)
Creates a new QSGGeometry::Attribute for attribute register pos with tupleSize.
Definition at line 131 of file qsgdefaultspritenode.cpp.
◆ Sprite_AttributeSet
Initial value: =
{
2,
(2+2) * sizeof(float),
}
static QSGGeometry::Attribute Sprite_Attributes[]
Definition at line 136 of file qsgdefaultspritenode.cpp.