• Skip to content
  • Skip to link menu
KDE API Reference
  • KDE API Reference
  • kdeedu API Reference
  • KDE Home
  • Contact Us
 

marble

  • sources
  • kde-4.14
  • kdeedu
  • marble
  • src
  • lib
  • marble
  • geodata
  • data
GeoDataLod_p.h
Go to the documentation of this file.
1 //
2 // This file is part of the Marble Virtual Globe.
3 //
4 // This program is free software licensed under the GNU LGPL. You can
5 // find a copy of this license in LICENSE.txt in the top directory of
6 // the source code.
7 //
8 // Copyright 2009 Torsten Rahn <rahn@kde.org>
9 //
10 
11 #ifndef MARBLE_GEODATALODPRIVATE_H
12 #define MARBLE_GEODATALODPRIVATE_H
13 
14 #include "GeoDataLod.h"
15 
16 #include "GeoDataTypes.h"
17 
18 namespace Marble
19 {
20 
21 class GeoDataLodPrivate
22 {
23  public:
24  GeoDataLodPrivate()
25  : m_minLodPixels( 0 ),
26  m_maxLodPixels( -1 ),
27  m_minFadeExtent( 0 ),
28  m_maxFadeExtent( 0 )
29  {
30  }
31 
32  const char* nodeType() const
33  {
34  return GeoDataTypes::GeoDataLodType;
35  }
36 
37  qreal m_minLodPixels;
38  qreal m_maxLodPixels;
39  qreal m_minFadeExtent;
40  qreal m_maxFadeExtent;
41 };
42 
43 } // namespace Marble
44 
45 #endif
Marble::GeoDataLodPrivate::m_minLodPixels
qreal m_minLodPixels
Definition: GeoDataLod_p.h:37
Marble::GeoDataLodPrivate::GeoDataLodPrivate
GeoDataLodPrivate()
Definition: GeoDataLod_p.h:24
Marble::GeoDataLodPrivate::m_minFadeExtent
qreal m_minFadeExtent
Definition: GeoDataLod_p.h:39
Marble::GeoDataLodPrivate::nodeType
const char * nodeType() const
Definition: GeoDataLod_p.h:32
GeoDataLod.h
Marble::GeoDataLodPrivate
Definition: GeoDataLod_p.h:21
Marble::GeoDataLodPrivate::m_maxLodPixels
qreal m_maxLodPixels
Definition: GeoDataLod_p.h:38
Marble::GeoDataTypes::GeoDataLodType
const char * GeoDataLodType
Definition: GeoDataTypes.cpp:57
GeoDataTypes.h
Marble::GeoDataLodPrivate::m_maxFadeExtent
qreal m_maxFadeExtent
Definition: GeoDataLod_p.h:40
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:13:39 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006

KDE's Doxygen guidelines are available online.

marble

Skip menu "marble"
  • Main Page
  • Namespace List
  • Namespace Members
  • Alphabetical List
  • Class List
  • Class Hierarchy
  • Class Members
  • File List
  • File Members
  • Related Pages

kdeedu API Reference

Skip menu "kdeedu API Reference"
  • Analitza
  •     lib
  • kalgebra
  • kalzium
  •   libscience
  • kanagram
  • kig
  •   lib
  • klettres
  • marble
  • parley
  • rocs
  •   App
  •   RocsCore
  •   VisualEditor
  •   stepcore

Search



Report problems with this website to our bug tracking system.
Contact the specific authors with questions and comments about the page contents.

KDE® and the K Desktop Environment® logo are registered trademarks of KDE e.V. | Legal