29 #ifndef __MOCAP_OPTITRACK_NATNET_PACKET_DEFINITION_H__ 30 #define __MOCAP_OPTITRACK_NATNET_PACKET_DEFINITION_H__ 32 #define NATNET_MAX_NAMELENGTH 256 33 #define NATNET_MAX_PACKETSIZE 100000 // max size of packet (actual packet size is dynamic) 56 unsigned char version[4];
57 unsigned char natNetVersion[4];
#define NATNET_MAX_PACKETSIZE
static const int RequestModelDef
static const int ServerInfo
unsigned short numDataBytes
static const int RequestFrameOfData
static const int UnrecognizedRequest
static const int FrameOfData
struct __attribute__((__packed__)) Pose
static const int Response
#define NATNET_MAX_NAMELENGTH
static const int MessageString
static const int ModelDef
static const int Undefined