VR-Forces Development_Version 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 
30  {
31  public:
34 
36  virtual ~DtExperimentalFeaturesLogic();
37 
39  virtual void updateGui();
40 
41  protected:
44 
46  virtual void slot_onBreakingWaveAmplitudeChanged(float);
47 
49  virtual void slot_onChangeOceanQuality(DtTritonManager::TritonQuality quality);
50 
52  void slot_pagedLodMagnificationScaleFactorChanged(double factor);
53 
59  void slot_pagedLodMagnificationHighLodAngleChanged(double angle);
60 
62 
65 
66  void sendSettingsToGui();
67 
69 
70  protected:
73  };
74 }

Document ID: Generated on Mon Jul 4 01:00:18 EDT 2016 from SVN revision 166489
Copyright © 2005-2015 VT MÄK. All Rights Reserved (www.mak.com)