VR-Forces 5.0.1 Developer's Guide
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
DtCDBPagerConfig.h
Go to the documentation of this file.
1 /******************************************************************************
2 ** Copyright(c) 2017 MAK Technologies, Inc.
3 ** All rights reserved.
4 ******************************************************************************/
5 
9 #pragma once
10 #include <string>
11 
12 namespace makVrv { namespace oe { namespace CDB {
13 
14  // ******* TODO RENAME FOR DtCDBDbfConfig *************
15 
19  {
20  public:
22  static const std::string theModel_PagingDistanceFilename;
24  static const std::string theSigSize_DictionaryFilename;
26  static const std::string theFieldNameAO1;
28  static const std::string theFieldNameCNAM;
30  static const std::string theFieldNameCMIX;
32  static const std::string theFieldNameSCALx;
34  static const std::string theFieldNameSCALy;
36  static const std::string theFieldNameSCALz;
38  static const std::string theFieldNameAHGT;
40  static const std::string theFieldNameFACC;
42  static const std::string theFieldNameFSC;
44  static const std::string theFieldNameHGT;
46  static const std::string theFieldNameMLOD;
48  static const std::string theFieldNameBSR;
50  static const std::string theFieldNameBBH;
52  static const std::string theFieldNameBBW;
54  static const std::string theFieldNameBBL;
56  static const std::string theFieldNameMODL;
58  static const std::string theFieldNameLTYP;
60  static const std::string theFieldNameAPID;
62  static const std::string theFieldNameLPH;
64  static const std::string theFieldNameRWID;
65  };
66 
67 }}}
static const std::string theFieldNameLPH
Light Phase.
Definition: DtCDBPagerConfig.h:62
static const std::string theFieldNameAO1
Angle of Rotation.
Definition: DtCDBPagerConfig.h:26
static const std::string theFieldNameMLOD
Model Lod.
Definition: DtCDBPagerConfig.h:46
static const std::string theFieldNameSCALx
Scale factor in X.
Definition: DtCDBPagerConfig.h:32
static const std::string theFieldNameBBL
Model Bounding Box Length.
Definition: DtCDBPagerConfig.h:54
static const std::string theFieldNameSCALy
Scale factor in Y.
Definition: DtCDBPagerConfig.h:34
static const std::string theFieldNameHGT
Height.
Definition: DtCDBPagerConfig.h:44
static const std::string theSigSize_DictionaryFilename
Filename and relative path of the SignificantSize_SwitchDistance.xml.
Definition: DtCDBPagerConfig.h:24
CDB class that hold definition (like DBF column name, config file, etc)
Definition: DtCDBPagerConfig.h:18
static const std::string theFieldNameRWID
Runway ID.
Definition: DtCDBPagerConfig.h:64
static const std::string theFieldNameAPID
Airport ID.
Definition: DtCDBPagerConfig.h:60
static const std::string theFieldNameLTYP
Light Type Code.
Definition: DtCDBPagerConfig.h:58
static const std::string theFieldNameAHGT
Height Flag.
Definition: DtCDBPagerConfig.h:38
static const std::string theModel_PagingDistanceFilename
Filename and relative path of the Feature_Data_Dictionary.xml.
Definition: DtCDBPagerConfig.h:22
static const std::string theFieldNameFSC
Feature Sub-Code.
Definition: DtCDBPagerConfig.h:42
static const std::string theFieldNameBBW
Model Bounding Box Width.
Definition: DtCDBPagerConfig.h:52
static const std::string theFieldNameCMIX
Material Index.
Definition: DtCDBPagerConfig.h:30
static const std::string theFieldNameCNAM
Class Name.
Definition: DtCDBPagerConfig.h:28
static const std::string theFieldNameSCALz
Scale factor in Z.
Definition: DtCDBPagerConfig.h:36
static const std::string theFieldNameBBH
Model Bounding Box Height.
Definition: DtCDBPagerConfig.h:50
static const std::string theFieldNameMODL
Model Name.
Definition: DtCDBPagerConfig.h:56
static const std::string theFieldNameBSR
Model Bounding Sphere.
Definition: DtCDBPagerConfig.h:48
static const std::string theFieldNameFACC
Feature Code.
Definition: DtCDBPagerConfig.h:40

Document ID: Generated on Mon Jun 20 00:38:30 EDT 2022 from SVN revision 244029
Copyright © 2005-2021 MAK Technologies. All Rights Reserved (www.mak.com)