VR-Link API Documentation for DIS
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
reflectedEntityList.h
Go to the documentation of this file.
1 /****************************************************************************
2  * Copyright (c) 1992-2025 MAK Technologies, Inc
3  * All rights reserved.
4  ****************************************************************************/
5 
9 
10 #pragma once
11 
12 #if DtHLA
13 # include "reflectedEntityListHLA.h"
14 #elif DtDIS
15 # include "reflectedEntityListDIS.h"
16 #else
17 # error "Please Choose a Protocol!"
18 #endif
Declares DIS version of DtReflectedEntityList.
Contains the DtReflectedEntityList class declaration.

Document ID: Generated on Thu Oct 16 00:12:25 EDT 2025 from SVN revision 280738
Copyright © 1992-2025 MAK Technologies. All Rights Reserved (www.mak.com)