Package org.lwjgl.openvr
Class VREventData.Buffer
- java.lang.Object
-
- org.lwjgl.system.Pointer.Default
-
- org.lwjgl.system.CustomBuffer<SELF>
-
- org.lwjgl.system.StructBuffer<VREventData,VREventData.Buffer>
-
- org.lwjgl.openvr.VREventData.Buffer
-
- All Implemented Interfaces:
java.lang.Iterable<VREventData>
,org.lwjgl.system.Pointer
- Enclosing class:
- VREventData
public static class VREventData.Buffer extends org.lwjgl.system.StructBuffer<VREventData,VREventData.Buffer>
An array ofVREventData
structs.
-
-
Method Summary
-
-
-
Constructor Detail
-
Buffer
public Buffer(java.nio.ByteBuffer container)
Creates a newVREventData.Buffer
instance backed by the specified container. Changes to the container's content will be visible to the struct buffer instance and vice versa. The two buffers' position, limit, and mark values will be independent. The new buffer's position will be zero, its capacity and its limit will be the number of bytes remaining in this buffer divided byVREventData.SIZEOF
, and its mark will be undefined.The created buffer instance holds a strong reference to the container object.
-
Buffer
public Buffer(long address, int cap)
-
-
Method Detail
-
reserved
public VREventReserved reserved()
Returns aVREventReserved
view of thereserved
field.
-
controller
public VREventController controller()
Returns aVREventController
view of thecontroller
field.
-
mouse
public VREventMouse mouse()
Returns aVREventMouse
view of themouse
field.
-
scroll
public VREventScroll scroll()
Returns aVREventScroll
view of thescroll
field.
-
process
public VREventProcess process()
Returns aVREventProcess
view of theprocess
field.
-
notification
public VREventNotification notification()
Returns aVREventNotification
view of thenotification
field.
-
overlay
public VREventOverlay overlay()
Returns aVREventOverlay
view of theoverlay
field.
-
status
public VREventStatus status()
Returns aVREventStatus
view of thestatus
field.
-
keyboard
public VREventKeyboard keyboard()
Returns aVREventKeyboard
view of thekeyboard
field.
-
ipd
public VREventIpd ipd()
Returns aVREventIpd
view of theipd
field.
-
chaperone
public VREventChaperone chaperone()
Returns aVREventChaperone
view of thechaperone
field.
-
performanceTest
public VREventPerformanceTest performanceTest()
Returns aVREventPerformanceTest
view of theperformanceTest
field.
-
touchPadMove
public VREventTouchPadMove touchPadMove()
Returns aVREventTouchPadMove
view of thetouchPadMove
field.
-
seatedZeroPoseReset
public VREventSeatedZeroPoseReset seatedZeroPoseReset()
Returns aVREventSeatedZeroPoseReset
view of theseatedZeroPoseReset
field.
-
screenshot
public VREventScreenshot screenshot()
Returns aVREventScreenshot
view of thescreenshot
field.
-
screenshotProgress
public VREventScreenshotProgress screenshotProgress()
Returns aVREventScreenshotProgress
view of thescreenshotProgress
field.
-
applicationLaunch
public VREventApplicationLaunch applicationLaunch()
Returns aVREventApplicationLaunch
view of theapplicationLaunch
field.
-
cameraSurface
public VREventEditingCameraSurface cameraSurface()
Returns aVREventEditingCameraSurface
view of thecameraSurface
field.
-
messageOverlay
public VREventMessageOverlay messageOverlay()
Returns aVREventMessageOverlay
view of themessageOverlay
field.
-
property
public VREventProperty property()
Returns aVREventProperty
view of theproperty
field.
-
dualAnalog
public VREventDualAnalog dualAnalog()
Returns aVREventDualAnalog
view of thedualAnalog
field.
-
hapticVibration
public VREventHapticVibration hapticVibration()
Returns aVREventHapticVibration
view of thehapticVibration
field.
-
webConsole
public VREventWebConsole webConsole()
Returns aVREventWebConsole
view of thewebConsole
field.
-
inputBinding
public VREventInputBindingLoad inputBinding()
Returns aVREventInputBindingLoad
view of theinputBinding
field.
-
actionManifest
public VREventInputActionManifestLoad actionManifest()
Returns aVREventInputActionManifestLoad
view of theactionManifest
field.
-
spatialAnchor
public VREventSpatialAnchor spatialAnchor()
Returns aVREventSpatialAnchor
view of thespatialAnchor
field.
-
-