Class VROverlayIntersectionMaskPrimitive

  • All Implemented Interfaces:
    java.lang.AutoCloseable, org.lwjgl.system.NativeResource, org.lwjgl.system.Pointer

    public class VROverlayIntersectionMaskPrimitive
    extends org.lwjgl.system.Struct
    implements org.lwjgl.system.NativeResource

    Layout

    
     struct VROverlayIntersectionMaskPrimitive_t {
         EVROverlayIntersectionMaskPrimitiveType m_nPrimitiveType;
         VROverlayIntersectionMaskPrimitive_Data_t m_Primitive;
     }