VR-Vantage 2.6 API Documentation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
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 }
#define DT_DLL_VRVAUDIOQT
Definition: vrvAudioQt/dllExport.h:22
The DtDe is the core component of any VR-Vantage application.
Definition: DtDe.h:69
DT_DLL_VRVAUDIOQT void init(DtDe &displayEngine)


Copyright © 2005-2020 MAK Technologies. All Rights Reserved (www.mak.com)