![]() |
VR-Link API Documentation for DIS
|
Go to the source code of this file.
Classes | |
| struct | DtNetDIGuyCustomPdu |
| The net structure of the DI Guy Custom PDU. More... | |
| class | DtDIGuyCustomPdu |
| Implements the storage, sending, and receipt of DI Guy custom PDU's. More... | |
Typedefs | |
| typedef struct DtNetDIGuyCustomPdu | DtNetDIGuyCustomPdu |
| The net structure of the DI Guy Custom PDU. | |
| typedef void(* | DtDIGuyCustomPduCb )(DtDIGuyCustomPdu *pdu, void *usr) |
| Callback signature used to register for callbacks to DI Guy custom PDU's. | |
Enumerations | |
| enum | DtDIGuyCustomPduMsgId { DtDIGuyMsgIdEscapeReserved = 0, DtDIGuyMsgIdSetCharType = 1, DtDIGuyMsgIdSetCharAppearance = 2, DtDIGuyMsgIdSetCharAction = 3, DtDIGuyMsgIdSetCharVisible = 4 } |
| Enumeration describing the message ID's of the PDU. More... | |
| typedef void(* DtDIGuyCustomPduCb)(DtDIGuyCustomPdu *pdu, void *usr) |
Callback signature used to register for callbacks to DI Guy custom PDU's.
| typedef struct DtNetDIGuyCustomPdu DtNetDIGuyCustomPdu |
The net structure of the DI Guy Custom PDU.