VR-Forces 4.10 Class Documentation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
DtTdbFeatureFieldValueReader.h
Go to the documentation of this file.
1 /******************************************************************************
2 ** Copyright (c) 2009 MAK Technologies, Inc.
3 ** All rights reserved.
4 ******************************************************************************/
5 
9 
10 
11 #ifndef DtTdbFeatureFieldValueReader_H
12 #define DtTdbFeatureFieldValueReader_H
13 
14 #include <vrvTerrain/vrvTerrain.h>
16 
17 namespace makVrv
18 {
19  class DtDe;
20 
23  {
24  public:
25 
28 
31 
33  virtual bool readValuesFromFile(const std::string& fileName,
35 
36  protected:
37 
38  };
39 }
40 
41 #endif
Contains makVrv::DtFeatureFieldValueParser class.
The Terrain Toolkit Database Reader.
Definition: DtTdbFeatureFieldValueReader.h:22
Contains DLL export macros.
Interface class for reading feature values.
Definition: DtFeatureFieldValueParser.h:90
#define DT_DLL_VRVTERRAIN
Definition: vrvTerrain.h:19
The DtDe is the core component of any VR-Vantage application.
Definition: DtDe.h:69
std::map< std::string, std::set< std::string > > FeatureFieldValueMap
Map of feature fields to a set of values.
Definition: DtFeatureFieldValueParser.h:68

Document ID: Generated on Tue Sep 21 17:42:52 EDT 2021 from SVN revision 234861
Copyright © 2005-2021 MAK Technologies. All Rights Reserved (www.mak.com)