Package io.qt.quick

Class QSGTexture

All Implemented Interfaces:
QtObjectInterface, QtSignalBlockerInterface, QtSignalEmitterInterface, QtThreadAffineInterface
Direct Known Subclasses:
QSGDynamicTexture

public abstract class QSGTexture extends QObject

Baseclass for textures used in the scene graph

Java wrapper for Qt's class QSGTexture