VR-Link API Documentation for HLA 1516
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
objectPublisher.h
Go to the documentation of this file.
1 /*********************************************************************
2 ** Copyright (c) 1992-2010 VT MAK
3 ** All rights reserved.
4 *********************************************************************/
5 
6 
10 
11 #ifndef ObjectPublisher_H_
12 #define ObjectPublisher_H_
13 
14 
15 #if DtHLA
16 #include "objectPublisherHLA.h"
17 #else
18 #include "objectPublisherDIS.h"
19 #endif
20 
21 #endif
22 
This class declares the DIS version of DtObjectPublisher.
This file provides a declaration of the class DtObjectPublisher.

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)