java.lang.Object
io.qt.internal.QtJambiObject
io.qt.QtObject
io.qt.quick.QNativeInterface.QSGD3D11Texture.Impl
- All Implemented Interfaces:
QtObjectInterface
,QNativeInterface.QSGD3D11Texture
- Enclosing interface:
- QNativeInterface.QSGD3D11Texture
public abstract static class QNativeInterface.QSGD3D11Texture.Impl extends QtObject implements QNativeInterface.QSGD3D11Texture
Implementor class for interface QNativeInterface.QSGD3D11Texture
-
Nested Class Summary
Nested classes/interfaces inherited from interface io.qt.quick.QNativeInterface.QSGD3D11Texture
QNativeInterface.QSGD3D11Texture.Impl
-
Constructor Summary
Constructors Modifier Constructor Description Impl()
protected
Impl(QtObject.QPrivateConstructor p)
Constructor for internal use only. -
Method Summary
Modifier and Type Method Description abstract ByteBuffer
nativeTexture()
-
Constructor Details
-
Method Details
-
nativeTexture
- Specified by:
nativeTexture
in interfaceQNativeInterface.QSGD3D11Texture
-