Package org.lwjgl.ovr

Class OVRMirrorTextureDesc

    • Field Detail

      • SIZEOF

        public static final int SIZEOF
        The struct size in bytes.
    • Constructor Detail

      • OVRMirrorTextureDesc

        public OVRMirrorTextureDesc(java.nio.ByteBuffer container)
        Creates a OVRMirrorTextureDesc instance at the current position of the specified ByteBuffer container. Changes to the buffer's content will be visible to the struct instance and vice versa.

        The created instance holds a strong reference to the container object.