Interface VR_IVRSpatialAnchors_FnTable.CreateSpatialAnchorFromPose_callback

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

public static interface VR_IVRSpatialAnchors_FnTable.CreateSpatialAnchorFromPose_callback extends com.sun.jna.Callback
native declaration : headers\openvr_capi.h:2370
  • 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(int unDeviceIndex, int eOrigin, SpatialAnchorPose_t pPose, com.sun.jna.ptr.IntByReference pHandleOut)
     
  • Method Details

    • apply

      int apply(int unDeviceIndex, int eOrigin, SpatialAnchorPose_t pPose, com.sun.jna.ptr.IntByReference pHandleOut)