Interface VR_IVROverlay_FnTable.GetOverlayRenderModel_callback

All Superinterfaces:
com.sun.jna.Callback
Enclosing class:
VR_IVROverlay_FnTable

public static interface VR_IVROverlay_FnTable.GetOverlayRenderModel_callback extends com.sun.jna.Callback
native declaration : headers\openvr_capi.h:2159
  • Nested Class Summary

    Nested classes/interfaces inherited from interface com.sun.jna.Callback

    com.sun.jna.Callback.UncaughtExceptionHandler
  • Field Summary

    Fields inherited from interface com.sun.jna.Callback

    FORBIDDEN_NAMES, METHOD_NAME
  • Method Summary

    Modifier and Type
    Method
    Description
    int
    apply(long ulOverlayHandle, com.sun.jna.Pointer pchValue, int unBufferSize, HmdColor_t pColor, com.sun.jna.ptr.IntByReference pError)
     
  • Method Details

    • apply

      int apply(long ulOverlayHandle, com.sun.jna.Pointer pchValue, int unBufferSize, HmdColor_t pColor, com.sun.jna.ptr.IntByReference pError)