Index
All Classes and Interfaces|All Packages
V
- valueOf(String) - Static method in enum class org.vivecraft.api.client.data.CloseKeyboardContext
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.vivecraft.api.client.data.OpenKeyboardContext
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.vivecraft.api.client.data.RenderPass
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.vivecraft.api.client.Tracker.ProcessType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.vivecraft.api.data.FBTMode
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.vivecraft.api.data.VRBodyPart
-
Returns the enum constant of this class with the specified name.
- values() - Static method in enum class org.vivecraft.api.client.data.CloseKeyboardContext
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.vivecraft.api.client.data.OpenKeyboardContext
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.vivecraft.api.client.data.RenderPass
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.vivecraft.api.client.Tracker.ProcessType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.vivecraft.api.data.FBTMode
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.vivecraft.api.data.VRBodyPart
-
Returns an array containing the constants of this enum class, in the order they are declared.
- VivecraftClientRegistrationEvent - Interface in org.vivecraft.api.client.event
-
The event that is fired on the client for registering trackers and interact modules with Vivecraft.
- VRAPI - Interface in org.vivecraft.api
-
The main interface for interacting with Vivecraft from common code.
- VRBodyPart - Enum Class in org.vivecraft.api.data
-
Corresponds to the different tracked device roles that are supported by Vivecraft.
- VRBodyPartData - Interface in org.vivecraft.api.data
-
Represents the data for a body part, or a device usually tied to a body part in VR, such as the HMD or a controller.
- VRClientAPI - Interface in org.vivecraft.api.client
-
The main interface for interacting with the local player using Vivecraft from client code.
- VRPose - Interface in org.vivecraft.api.data
-
Represents the pose of the VR player.
- VRPoseHistory - Interface in org.vivecraft.api.data
-
Represents the pose history of the VR player.
- VRRenderingAPI - Interface in org.vivecraft.api.client
-
The main interface for interacting with Vivecraft from rendering code.
- VRServerAPI - Interface in org.vivecraft.api.server
-
The main interface for interacting with Vivecraft from server code.
All Classes and Interfaces|All Packages