VR-Forces 4.10 Class Documentation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
DtGlStudioHLA1516e.h
Go to the documentation of this file.
1 /******************************************************************************
2 ** Copyright (c) 2008 MAK Technologies, Inc.
3 ** All rights reserved.
4 ******************************************************************************/
5 
9 
10 #pragma once
11 
12 #ifdef _WIN32
13 #ifdef vrvGlStudioHLA1516e_EXPORTS
14 #define DT_DLL_VRVGLSTUDIOHLA1516E __declspec ( dllexport )
15 #else
16 #define DT_DLL_VRVGLSTUDIOHLA1516E __declspec ( dllimport )
17 
18 #endif
19 #else
20 #define DT_DLL_VRVGLSTUDIOHLA1516E
21 #endif
22 
23 //Actually make the shared VRLink code exported as DIS code.
24 #define DT_DLL_VRVGLSTUDIOVRLINK DT_DLL_VRVGLSTUDIOHLA1516E
25 
26 namespace makVrv
27 {
28  class DtDe;
29 
30  namespace DtGlStudioHLA1516e
31  {
33  }
34 }
DT_DLL_VRVGLSTUDIOHLA1516E void init(DtDe &anIG)
#define DT_DLL_VRVGLSTUDIOHLA1516E
Definition: DtGlStudioHLA1516e.h:20
The DtDe is the core component of any VR-Vantage application.
Definition: DtDe.h:69

Document ID: Generated on Tue Sep 21 17:42:52 EDT 2021 from SVN revision 234861
Copyright © 2005-2021 MAK Technologies. All Rights Reserved (www.mak.com)