VR-Forces 4.0.4 Class Documentation
include/vrvGlStudioHLA1516/DtGlStudioHLA1516.h
Go to the documentation of this file.
00001 /******************************************************************************
00002 ** Copyright (c) 2008 MAK Technologies, Inc.
00003 ** All rights reserved.
00004 ******************************************************************************/
00005 /******************************************************************************
00006 ** $RCSfile: DtGlStudioHLA1516.h,v $ $Revision: 1.4 $ $State: Exp $
00007 ******************************************************************************/
00008 
00012 
00013 #ifndef DtGlStudioHLA1516_H_
00014 #define DtGlStudioHLA1516_H_
00015 
00016 #ifdef _WIN32
00017 #ifdef vrvGlStudioHLA1516_EXPORTS
00018 #define DT_DLL_VRVGLSTUDIOHLA1516 __declspec ( dllexport )
00019 #else
00020 #define DT_DLL_VRVGLSTUDIOHLA1516 __declspec ( dllimport )
00021 
00022 #endif
00023 #else
00024 #define DT_DLL_VRVGLSTUDIOHLA1516
00025 #endif
00026 
00027 //Actually make the shared VRLink code exported as DIS code.
00028 #define DT_DLL_VRVGLSTUDIOVRLINK DT_DLL_VRVGLSTUDIOHLA1516
00029 
00030 namespace makVrv
00031 {
00032    class DtDe;
00033 
00034    namespace DtGlStudioHLA1516
00035    {
00036       DT_DLL_VRVGLSTUDIOHLA1516 void init(DtDe& anIG);
00037    }
00038 }
00039 
00040 #endif

Document ID: Generated on Fri Jun 29 16:33:32 EDT 2012 from SVN revision 116588
Copyright © 2005-2012 VT MÄK Inc. All Rights Reserved (www.mak.com)