Simulated Reality SDK 7500c78d v1.30.2.51085 2024-04-26T11:23:03Z
Stable
Public Attributes | List of all members
SR_packet Struct Reference

C-compatible struct for communication between SR applications. More...

#include <packet.h>

Public Attributes

uint64_t size
 
uint64_t destination
 
uint64_t payload
 Start of binary payload data. More...
 

Detailed Description

C-compatible struct for communication between SR applications.

Member Data Documentation

◆ destination

uint64_t SR_packet::destination

◆ payload

uint64_t SR_packet::payload

Start of binary payload data.

◆ size

uint64_t SR_packet::size

The documentation for this struct was generated from the following file: