VR-Link API Documentation for DIS
Home
Namespaces
Classes
Files
Examples
Libraries
File List
File Members
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Groups
Pages
include
vl
packets
disVersion.h
Go to the documentation of this file.
1
/*********************************************************************
2
** Copyright (c) 1992-2025 MAK Technologies, Inc
3
** All rights reserved.
4
*********************************************************************/
5
6
#ifndef _DISVERSION_H_
7
#define _DISVERSION_H_ 1
8
9
#define DtDisProtocolVersionMay93 3
10
#define DtDisProtocolVersion2Draft3 3
11
#define DtDisProtocolVersion2Draft4 4
12
#define DtDisProtocol1278_1_1995 5
13
#define DtDisProtocol1278_1_A 6
14
#define DtDisProtocol1278_1_2012 7
15
16
#endif
17
Document ID: Generated on Thu Oct 16 00:12:25 EDT 2025 from SVN revision 280738
Copyright © 1992-2025 MAK Technologies. All Rights Reserved (
www.mak.com
)