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
arealObjectEncoder.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/arealObjectEncoderHLA.h
>
14
#elif DtDIS
15
# include <
vl/arealObjectEncoderDIS.h
>
16
#else
17
# error "Please Choose a Protocol!"
18
#endif
arealObjectEncoderDIS.h
Contains the DIS DtArealObjectEncoder class declaration.
arealObjectEncoderHLA.h
Contains the HLA DtArealObjectEncoder class declaration.
Document ID: Generated on Mon Apr 25 03:39:01 EDT 2022 from SVN revision 242502
Copyright © 2005-2021 MAK Technologies. All Rights Reserved (
www.mak.com
)