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

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)