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

  • Field Details

    • staticMetaObject

      public static final QMetaObject staticMetaObject
      This variable stores the meta-object for the class.
  • Constructor Details

    • QSGDynamicTexture

      public QSGDynamicTexture()

      See QSGDynamicTexture::QSGDynamicTexture()

  • Method Details