Class QTexture2D

All Implemented Interfaces:
QtObjectInterface, QtSignalBlockerInterface, QtSignalEmitterInterface, QtThreadAffineInterface

public class QTexture2D extends QAbstractTexture

A QAbstractTexture with a Target2D target format

Java wrapper for Qt's class Qt3DRender::QTexture2D

  • Field Details

    • staticMetaObject

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