VR-Link API Documentation for HLA Evolved
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
arealObjectDecoder.h
Go to the documentation of this file.
1
/****************************************************************************
2
* Copyright (c) 2014 VT MAK
3
* All rights reserved.
4
****************************************************************************/
5
9
10
#pragma once
11
12
#if DtHLA
13
# include <
vl/arealObjectDecoderHLA.h
>
14
#elif DtDIS
15
# include <
vl/arealObjectDecoderDIS.h
>
16
#else
17
# error "Please Choose a Protocol!"
18
#endif
arealObjectDecoderDIS.h
Contains the DIS DtArealObjectDecoder class declaration.
arealObjectDecoderHLA.h
Contains the HLA DtArealObjectDecoder class declaration.
Document ID: Generated on Tue Feb 2 21:02:17 EST 2021 from SVN revision 223668
Copyright © 2005-2021 MAK Technologies. All Rights Reserved (
www.mak.com
)