VR-Link API Documentation for DIS
 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.

Document ID: Generated on Tue Aug 10 00:12:31 EDT 2021 from SVN revision 232765
Copyright © 2005-2021 MAK Technologies. All Rights Reserved (www.mak.com)