Package org.lwjgl.ovr

Class OVRBoundaryLookAndFeel

All Implemented Interfaces:
AutoCloseable, NativeResource, Pointer

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

Layout


 struct ovrBoundaryLookAndFeel {
     ovrColorf Color();
 }