VR-Forces 4.6 Class Documentation
Home
Modules
Namespaces
Classes
Files
Examples
Behavior Models
File List
File Members
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
Groups
Pages
include
vrfExtObjects
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
14
#include <
vrfExtObjects/dllExport.h
>
15
#include <vl/exerciseConn.h>
16
18
DT_DLL_vrfExtObjects
void
registerInfluenceInteraction
( DtExerciseConn* exConn );
19
22
DT_DLL_vrfExtObjects
char
*
chooseInfluenceInteractionClass
(
23
DtExerciseConn* exConn,
const
DtInteraction
& inter );
24
25
#endif // DtHLA
Document ID: Generated on Thu Apr 12 03:15:37 EDT 2018 from SVN revision 187986
Copyright © 2005-2018 VT MÄK. All Rights Reserved (
www.mak.com
)