Package org.lwjgl.ovr

Class OVRBoundaryLookAndFeel

java.lang.Object
org.lwjgl.system.Pointer.Default
org.lwjgl.system.Struct<OVRBoundaryLookAndFeel>
org.lwjgl.ovr.OVRBoundaryLookAndFeel
All Implemented Interfaces:
AutoCloseable, org.lwjgl.system.NativeResource, org.lwjgl.system.Pointer

public class OVRBoundaryLookAndFeel extends org.lwjgl.system.Struct<OVRBoundaryLookAndFeel> implements org.lwjgl.system.NativeResource
Boundary system look and feel.

Layout


 struct ovrBoundaryLookAndFeel {
     ovrColorf Color();
 }