VR-Forces 4.7 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 Fri Apr 26 21:53:14 EDT 2019 from SVN revision 197883
Copyright © 2005-2019 VT MAK. All Rights Reserved (
www.mak.com
)