Class QBufferCapture

All Implemented Interfaces:
QtObjectInterface, QtSignalBlockerInterface, QtSignalEmitterInterface, QtThreadAffineInterface

public class QBufferCapture extends QFrameGraphNode

Exchanges buffer data between GPU and CPU

Java wrapper for Qt class Qt3DRender::QBufferCapture

  • Field Details

    • staticMetaObject

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

    • QBufferCapture

      public QBufferCapture()

      Overloaded constructor for QBufferCapture(io.qt.qt3d.core.QNode) with parent = null.

    • QBufferCapture

      public QBufferCapture(QNode parent)
    • QBufferCapture

      protected QBufferCapture(QtObject.QPrivateConstructor p)
      Constructor for internal use only.
      Parameters:
      p - expected to be null.
    • QBufferCapture

      protected QBufferCapture(QObject.QDeclarativeConstructor constructor)
      Constructor for internal use only. It is not allowed to call the declarative constructor from inside Java.