(b5a05e4e7e97f8ef5c4cc65fee0cfcfd9e4c5cc4)
#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 130 of file qsgdefaultspritenode.cpp.
◆ Sprite_AttributeSet
Initial value:=
{
2,
(2+2) * sizeof(float),
}
static QSGGeometry::Attribute Sprite_Attributes[]
Definition at line 135 of file qsgdefaultspritenode.cpp.