VR-Forces 4.3.1 Class Documentation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
DtExperimentalFeaturesLogic.h
Go to the documentation of this file.
1 /*********************************************************************
2 ** Copyright (c) 2014 MaK Technologies, Inc.
3 ** All rights reserved.
4 *********************************************************************/
5 
9 
10 #pragma once
11 
13 
15 
17 
18 namespace makVrv
19 {
20  class DtDe;
21  class DtExperimentalFeaturesInterface;
22 
29  {
30  public:
33 
35  virtual ~DtExperimentalFeaturesLogic();
36 
38  virtual void updateGui();
39 
40  protected:
43 
45  virtual void slot_onBreakingWaveAmplitudeChanged(float);
46 
48  virtual void slot_onChangeOceanQuality(DtTritonManager::TritonQuality quality);
49 
51  void slot_pagedLodMagnificationScaleFactorChanged(double factor);
52 
54 
57 
58  void sendSettingsToGui();
59 
61 
62  protected:
65  };
66 }

Document ID: Generated on Wed Jul 29 00:55:00 EDT 2015 from SVN revision 155257
Copyright © 2005-2015 VT MÄK. All Rights Reserved (www.mak.com)