VR-Link API Documentation for HLA 1.3
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
fireInteraction.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 "fireInteractionHLA.h"
14 #elif DtDIS
15 # include "firePdu.h"
16 #else
17 # error "Please Choose a Protocol!"
18 #endif
This file provides a declaration of the class DtFireInteraction and the DtFireInteractionCb typedef f...
This file declares DtFirePdu and DtFireInteraction (DIS ONLY)

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)