core/network/vr_controller_protocol library
Classes
- VrControlDescriptor
- One visual and semantic control exposed by a remote device.
- VrControllerMessage
- VrControllerMessageCodec
- Newline-friendly JSON codec used by the reference socket transport.
- VrControllerProfile
- Description sent once by the child so the visor can build a controller UI.
- VrDisconnectMessage
- VrErrorMessage
- VrHelloMessage
- VrInputEventSnapshot
- Immutable copy of a potentially pooled VrInputEvent.
- VrInputMessage
- VrPingMessage
- VrPongMessage
- VrPoseMessage
- VrProfileMessage
- VrReadyMessage
- VrRemotePoseFrame
- Immutable high-frequency sample sent by the child controller.
Constants
- vrControllerProtocolVersion → const int
- Current wire protocol understood by VRlizate remote controllers.