VR-Vantage 2.6 API Documentation
Home
Modules
Namespaces
Classes
Files
Libraries
Examples
File List
File Members
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Groups
Pages
include
vrvAudioQt
vrvAudioQt.h
Go to the documentation of this file.
1
/******************************************************************************
2
** Copyright (c) 2017 MAK Technologies, Inc.
3
** All rights reserved.
4
******************************************************************************/
5
6
#pragma once
7
8
#include "
dllExport.h
"
9
10
namespace
makVrv
11
{
12
class
DtDe;
13
namespace
vrvAudioQt
14
{
15
DT_DLL_VRVAUDIOQT
void
init
(
DtDe
& displayEngine );
16
}
17
}
DT_DLL_VRVAUDIOQT
#define DT_DLL_VRVAUDIOQT
Definition:
vrvAudioQt/dllExport.h:22
dllExport.h
makVrv::DtDe
The DtDe is the core component of any VR-Vantage application.
Definition:
DtDe.h:69
makVrv::vrvAudioQt::init
DT_DLL_VRVAUDIOQT void init(DtDe &displayEngine)
Copyright © 2005-2020 MAK Technologies. All Rights Reserved (
www.mak.com
)