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
pointObjectEncoder.h
Go to the documentation of this file.
1
/****************************************************************************
2
* Copyright (c) 2013 VT MAK
3
* All rights reserved.
4
****************************************************************************/
5
9
10
#pragma once
11
12
#if DtHLA
13
# include <
vl/pointObjectEncoderHLA.h
>
14
#elif DtDIS
15
# include <
vl/pointObjectEncoderDIS.h
>
16
#else
17
# error "Please Choose a Protocol!"
18
#endif
pointObjectEncoderDIS.h
Contains the DIS DtPointObjectEncoder class declaration.
pointObjectEncoderHLA.h
Contains the HLA DtPointObjectEncoder 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
)