Class QTexture1D

All Implemented Interfaces:
QtObjectInterface, QtSignalBlockerInterface, QtSignalEmitterInterface, QtThreadAffineInterface

public class QTexture1D extends QAbstractTexture

A QAbstractTexture with a Target1D target format

Java wrapper for Qt's class Qt3DRender::QTexture1D

  • Field Details

    • staticMetaObject

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