VR-Forces 4.8 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 /******************************************************************************
6 ** $RCSfile: DtGlStudioHLA1516e.h,v $ $Revision: 1.4 $ $State: Exp $
7 ******************************************************************************/
8 
12 
13 #pragma once
14 
15 #ifdef _WIN32
16 #ifdef vrvGlStudioHLA1516e_EXPORTS
17 #define DT_DLL_VRVGLSTUDIOHLA1516E __declspec ( dllexport )
18 #else
19 #define DT_DLL_VRVGLSTUDIOHLA1516E __declspec ( dllimport )
20 
21 #endif
22 #else
23 #define DT_DLL_VRVGLSTUDIOHLA1516E
24 #endif
25 
26 //Actually make the shared VRLink code exported as DIS code.
27 #define DT_DLL_VRVGLSTUDIOVRLINK DT_DLL_VRVGLSTUDIOHLA1516E
28 
29 namespace makVrv
30 {
31  class DtDe;
32 
33  namespace DtGlStudioHLA1516e
34  {
36  }
37 }
DT_DLL_VRVGLSTUDIOHLA1516E void init(DtDe &anIG)
#define DT_DLL_VRVGLSTUDIOHLA1516E
Definition: DtGlStudioHLA1516e.h:23
The DtDe is the core component of any VR-Vantage application.
Definition: DtDe.h:69

Document ID: Generated on Thu Aug 27 10:56:05 EDT 2020 from SVN revision 217100
Copyright © 2005-2020 MAK Technologies. All Rights Reserved (www.mak.com)