VR-Forces 4.8 Class Documentation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
registerInfluenceInteractionHLA.h
Go to the documentation of this file.
1 /****************************************************************************
2  * Copyright (c) 2017 VT MAK
3  * All rights reserved.
4  ****************************************************************************/
5 
9 
10 #pragma once
11 
12 #if DtHLA
13 
15 #include <vl/exerciseConn.h>
16 
18 DT_DLL_vrfExtObjects void registerInfluenceInteraction( DtExerciseConn* exConn );
19 
23  DtExerciseConn* exConn, const DtInteraction& inter );
24 
25 #endif // DtHLA
DT_DLL_vrfExtObjects void registerInfluenceInteraction(DtExerciseConn *exConn)
Registers use of the Influence interaction and its subclasses.
DT_DLL_vrfExtObjects char * chooseInfluenceInteractionClass(DtExerciseConn *exConn, const DtInteraction &inter)
Chooser function for determining the FOM interaction class name to be published for the specified Inf...
#define DT_DLL_vrfExtObjects
Definition: dllExport.h:23

Document ID: Generated on Thu Aug 27 10:56:05 EDT 2020 from SVN revision 217100
Copyright © 2005-2020 MAK Technologies. All Rights Reserved (www.mak.com)