Package net.renderdoc.api
Interface pRENDERDOC_SetCaptureKeys
public interface pRENDERDOC_SetCaptureKeys
pRENDERDOC_SetCaptureKeys relies on preview features of the Java platform:
pRENDERDOC_SetCaptureKeysrefers to one or more preview APIs:Arena,MemorySegment.
Preview features may be removed in a future release, or upgraded to permanent features of the Java platform.
void (*pRENDERDOC_SetCaptureKeys)(enum RENDERDOC_InputButton* keys,int num);
-
Method Summary
Modifier and TypeMethodDescriptionstatic MemorySegmentPREVIEWallocate(pRENDERDOC_SetCaptureKeys fi, ArenaPREVIEW scope) voidapply(MemorySegmentPREVIEW keys, int num) static pRENDERDOC_SetCaptureKeysofAddress(MemorySegmentPREVIEW addr, ArenaPREVIEW arena)
-
Method Details
-
apply
-
allocate
-
ofAddress
-
pRENDERDOC_SetCaptureKeyswhen preview features are enabled.