VR-Vantage 3.2 API Documentation
Home
Modules
Namespaces
Classes
Files
Libraries
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
}
Copyright © 2005-2024 MAK Technologies. All Rights Reserved (
www.mak.com
)