RadarFX API Documentation
Home
Namespaces
Classes
Files
File List
File Members
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Pages
include
radarFxServer
radarFxPluginInit.h
Go to the documentation of this file.
1
/*********************************************************************************
2
** Copyright (c) 2016 MAK Technologies, Inc.
3
** All rights reserved.
4
*********************************************************************************/
5
9
10
11
#pragma once
12
13
// Get proper local export symbol
14
#include "
radarFxServer/export.h
"
15
16
namespace
makVrv
17
{
18
class
DtDe;
19
}
20
21
namespace
makRadarFx
22
{
26
DT_DLL_RFXSERVER
void
init
(makVrv::DtDe& anIG);
27
}
28
29
30
31
32
33
Document ID: 1.0
Copyright © 2015 VT MÄK Inc. All Rights Reserved (
www.mak.com
)