Simulated Reality SDK 7500c78d v1.30.2.51085 2024-04-26T11:23:03Z
Stable
|
Classes that form the foundation of cross-application communication for the SR system. More...
Classes | |
struct | SR_contextMessage |
C-compatible struct to signal the SR context. More... | |
class | SR::NetworkInterface |
Interface defining how to send messages between SR applications. More... | |
struct | SR_packet |
C-compatible struct for communication between SR applications. More... | |
class | SR::Receiver |
Interface to be used to enable receiving SR_packet from other SR applications. More... | |
Enumerations | |
enum | SR_contextMessageType : uint64_t { Initialize } |
Enumeration of SR_contextMessage types. More... | |
Classes that form the foundation of cross-application communication for the SR system.
enum SR_contextMessageType : uint64_t |
Enumeration of SR_contextMessage types.
Enumerator | |
---|---|
Initialize |