VR-Forces 5.0.3 Developer's Guide
Home
Modules
Namespaces
Classes
Files
Examples
File List
File Members
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
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:
dllExport.h:22
dllExport.h
makVrv::DtDe
The DtDe is the core component of any VR-Vantage application. It owns a DtRenderer, DtDeCommunicator, as well as a DtDisplay and other things.
Definition:
DtDe.h:70
makVrv::vrvAudioQt::init
DT_DLL_VRVAUDIOQT void init(DtDe &displayEngine)
Document ID: Generated on Thu Jun 1 17:58:13 EDT 2023 from SVN revision 255404
Copyright © 2005-2021 MAK Technologies. All Rights Reserved (
www.mak.com
)