Package io.qt.quick

Class QSGDynamicTexture

All Implemented Interfaces:
QtObjectInterface, QtSignalBlockerInterface, QtSignalEmitterInterface, QtThreadAffineInterface

public abstract class QSGDynamicTexture
extends QSGTexture

Serves as a baseclass for dynamically changing textures, such as content that is rendered to FBO's

Java wrapper for Qt class QSGDynamicTexture