- All Superinterfaces:
QtObjectInterface
- All Known Implementing Classes:
QSGD3D11Texture.Impl
Provides access to and enables adopting Direct3D 11 texture objects
Java wrapper for Qt class QNativeInterface::QSGD3D11Texture
-
Nested Class Summary
Modifier and TypeInterfaceDescriptionstatic class
Implementor class for interfaceQSGD3D11Texture
-
Method Summary
Modifier and TypeMethodDescriptionstatic QSGTexture
fromNative
(Buffer texture, QQuickWindow window, QSize size, QQuickWindow.CreateTextureOption... options) static QSGTexture
fromNative
(Buffer texture, QQuickWindow window, QSize size, QQuickWindow.CreateTextureOptions options) Methods inherited from interface io.qt.QtObjectInterface
dispose, isDisposed
-
Method Details
-
nativeTexture
-
fromNative
static QSGTexture fromNative(Buffer texture, QQuickWindow window, QSize size, QQuickWindow.CreateTextureOption... options) -
fromNative
static QSGTexture fromNative(Buffer texture, QQuickWindow window, QSize size, QQuickWindow.CreateTextureOptions options)
-