Package org.lwjgl.ovr

Class OVRLayerUnion.Buffer

  • All Implemented Interfaces:
    java.lang.AutoCloseable, java.lang.Iterable<OVRLayerUnion>, org.lwjgl.system.NativeResource, org.lwjgl.system.Pointer
    Enclosing class:
    OVRLayerUnion


    public static class OVRLayerUnion.Buffer
    extends org.lwjgl.system.StructBuffer<OVRLayerUnion,OVRLayerUnion.Buffer>
    implements org.lwjgl.system.NativeResource
    An array of OVRLayerUnion structs.
    • Nested Class Summary

      • Nested classes/interfaces inherited from interface org.lwjgl.system.Pointer

        org.lwjgl.system.Pointer.Default
    • Field Summary

      • Fields inherited from interface org.lwjgl.system.Pointer

        POINTER_SHIFT, POINTER_SIZE
    • Constructor Summary

      Constructors 
      Constructor and Description
      Buffer(java.nio.ByteBuffer container)
      Creates a new OVRLayerUnion.Buffer instance backed by the specified container.