Class JOpenVRLibrary.VkQueue_T

java.lang.Object
com.sun.jna.PointerType
com.jme3.system.jopenvr.JOpenVRLibrary.VkQueue_T
All Implemented Interfaces:
com.sun.jna.NativeMapped
Enclosing class:
JOpenVRLibrary

public static class JOpenVRLibrary.VkQueue_T extends com.sun.jna.PointerType
  • Constructor Summary

    Constructors
    Constructor
    Description
     
    VkQueue_T(com.sun.jna.Pointer address)
     
  • Method Summary

    Methods inherited from class com.sun.jna.PointerType

    equals, fromNative, getPointer, hashCode, nativeType, setPointer, toNative, toString

    Methods inherited from class java.lang.Object

    clone, finalize, getClass, notify, notifyAll, wait, wait, wait
  • Constructor Details

    • VkQueue_T

      public VkQueue_T(com.sun.jna.Pointer address)
    • VkQueue_T

      public VkQueue_T()