VR-Link API Documentation for HLA 1.3
Home
Namespaces
Classes
Files
Examples
Libraries
File List
File Members
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Groups
Pages
include
strategies
pluginHla1516e.h
Go to the documentation of this file.
1
/******************************************************************************
2
** Copyright (c) 2014-2015 MAK Technologies, Inc.
3
** All rights reserved.
4
******************************************************************************/
5
6
#pragma once
7
8
#include "
strategies/export.h
"
9
10
#include "
managedInterface/pluginVersion.h
"
11
12
class
DtManagedInterface
;
13
14
extern
"C"
15
{
16
MANAGEDINTERFACE_MODULE_DLL
bool
DtInitManagedInterfaceModule
(
DtManagedInterface
* gl);
17
MANAGEDINTERFACE_MODULE_DLL
void
DtPluginVersion
(
DtString
& version);
18
MANAGEDINTERFACE_MODULE_DLL
void
DtPluginName
(
DtString
& name);
19
};
Document ID: Generated on Mon Feb 6 18:36:34 EST 2017 from SVN revision 173107
Copyright © 2005-2016 VT MÄK. All Rights Reserved (
www.mak.com
)