VR-Link C# API Documentation
Home
Classes
Files
Examples
File List
File Members
All
Classes
Files
Functions
Variables
Enumerations
Enumerator
Macros
Pages
C-sharp
include
strategies
include/strategies/pluginDis.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
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
};
Document ID: Generated on Wed Jan 7 13:31:29 EST 2015 from SVN revision 149162
Copyright © 2005-2014 VT MÄK. All Rights Reserved (
www.mak.com
)