Uses of Class
io.qt.qt3d.render.QTextureDataUpdate
Package | Description |
---|---|
io.qt.qt3d.render |
-
Uses of QTextureDataUpdate in io.qt.qt3d.render
Methods in io.qt.qt3d.render that return QTextureDataUpdate Modifier and Type Method Description QTextureDataUpdate
QTextureDataUpdate. clone()
Methods in io.qt.qt3d.render with parameters of type QTextureDataUpdate Modifier and Type Method Description void
QTextureDataUpdate. swap(QTextureDataUpdate other)
void
QAbstractTexture. updateData(QTextureDataUpdate update)
Constructors in io.qt.qt3d.render with parameters of type QTextureDataUpdate Constructor Description QTextureDataUpdate(QTextureDataUpdate other)