VR-Forces 5.0.2 Developer's Guide
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
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 
22  {
23  public:
25  DtCDBUtils() {};
27  static void moreInfoOnCDBError(unsigned int caeCdbErrorCode, const char* cdbRoot);
28  };
29 
30 }}} // namespace mak::osgEarth::CDB
31 
used to export/import dll function from this dll to another (osgdb_osgearth_cdb)
Class used to find CDB Tiles information.
Definition: DtCDBUtils.h:21
#define DT_DLL_OSGEARTH_CDB_UTILS
Definition: DtCDBExport.h:18
DtCDBUtils()
CTOR.
Definition: DtCDBUtils.h:25

Document ID: Generated on Sun Dec 4 20:22:03 EST 2022 from SVN revision 249613
Copyright © 2005-2021 MAK Technologies. All Rights Reserved (www.mak.com)