VR-Forces 4.6.1 Class Documentation
Home
Modules
Namespaces
Classes
Files
Examples
Behavior Models
File List
File Members
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
Groups
Pages
include
osgearth_cdb_utils
DtCDBUtils.h
Go to the documentation of this file.
1
/******************************************************************************
2
** Copyright (c) 2016 MAK Technologies, Inc.
3
** All rights reserved.
4
******************************************************************************/
5
9
#pragma once
10
11
#include "
DtCDBExport.h
"
12
#include <Cee_Errors.h>
13
#include <osgEarth/Notify>
14
#include <string>
15
using namespace
com_cae::Cee;
16
17
namespace
makVrv {
namespace
oe {
namespace
CDB {
18
21
class
DT_DLL_OSGEARTH_CDB_UTILS
DtCDBUtils
22
{
23
public
:
25
DtCDBUtils
() {};
27
static
void
moreInfoOnCDBError(
unsigned
int
caeCdbErrorCode,
const
char
* cdbRoot);
28
};
29
30
}}}
// namespace mak::osgEarth::CDB
31
Document ID: Generated on Wed Jul 25 16:57:45 EDT 2018 from SVN revision 190790
Copyright © 2005-2018 VT MÄK. All Rights Reserved (
www.mak.com
)