VR-Link API Documentation for HLA 1.3
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
pluginHla1516.h
Go to the documentation of this file.
1 /******************************************************************************
2 ** Copyright (c) 2014 MAK Technologies, Inc.
3 ** All rights reserved.
4 ******************************************************************************/
5 
6 #pragma once
7 
8 #include "strategies/export.h"
9 
11 
12 class DtManagedInterface;
13 
14 extern "C"
15 {
19 };
MANAGEDINTERFACE_MODULE_DLL bool DtInitManagedInterfaceModule(DtManagedInterface *gl)
#define MANAGEDINTERFACE_MODULE_DLL
Definition: export.h:34
The DtManagedInterface Class is a singleton that is used to manage the message flow between C# and th...
Definition: managedInterface.h:49
MANAGEDINTERFACE_MODULE_DLL void DtPluginName(DtString &name)
Instances of DtString are used to represent strings.
Definition: vlString.h:29
MANAGEDINTERFACE_MODULE_DLL void DtPluginVersion(DtString &version)

Document ID: Generated on Tue Feb 2 21:02:17 EST 2021 from SVN revision 223668
Copyright © 2005-2021 MAK Technologies. All Rights Reserved (www.mak.com)