VR-Link API Documentation for HLA Evolved
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
disVersion.h
Go to the documentation of this file.
1 /*********************************************************************
2 ** Copyright (c) 1992-2010 VT MAK
3 ** All rights reserved.
4 *********************************************************************/
5 
6 #ifndef _DISVERSION_H_
7 #define _DISVERSION_H_ 1
8 
9 #include "../chooseDefines.h"
10 
11 #define DtDisProtocolVersionMay93 3
12 #define DtDisProtocolVersion2Draft3 3
13 #define DtDisProtocolVersion2Draft4 4
14 #define DtDisProtocol1278_1_1995 5
15 #define DtDisProtocol1278_1_A 6
16 #define DtDisProtocol1278_1_2012 7
17 
18 #endif
19 

Document ID: Generated on Mon Feb 6 18:36:34 EST 2017 from SVN revision 173107
Copyright © 2005-2016 VT MÄK. All Rights Reserved (www.mak.com)