java.lang.Object
io.qt.QtObject
io.qt.gui.rhi.QRhiNativeHandles
io.qt.gui.rhi.QRhiMetalCommandBufferNativeHandles
- All Implemented Interfaces:
QtObjectInterface
Holds the MTLCommandBuffer and MTLRenderCommandEncoder objects that are backing a QRhiCommandBuffer
Java wrapper for Qt class QRhiMetalCommandBufferNativeHandles
This class was introduced in Qt 6.6.
-
Constructor Summary
ConstructorDescriptionSeeQRhiMetalCommandBufferNativeHandles::
QRhiMetalCommandBufferNativeHandles() -
Method Summary
Modifier and TypeMethodDescriptionfinal QNativePointer
final QNativePointer
encoder()
final void
setCommandBuffer
(QNativePointer commandBuffer) final void
setEncoder
(QNativePointer encoder) Methods inherited from class io.qt.QtObject
dispose, equals, isDisposed
-
Constructor Details
-
QRhiMetalCommandBufferNativeHandles
public QRhiMetalCommandBufferNativeHandles()See
QRhiMetalCommandBufferNativeHandles::
QRhiMetalCommandBufferNativeHandles()
-
-
Method Details
-
setCommandBuffer
-
commandBuffer
-
setEncoder
-
encoder
-