VR-Forces 4.6 Class Documentation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
DtExperimentalFeaturesLogic.h
Go to the documentation of this file.
1 /*********************************************************************
2 ** Copyright (c) 2016 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  void slot_pagedLodMagnificationScaleFactorChanged(double factor);
50 
56  void slot_pagedLodMagnificationHighLodAngleChanged(double radians);
57 
59 
62 
63  void sendSettingsToGui();
64 
66 
67  protected:
70  };
71 }

Document ID: Generated on Thu Apr 12 03:15:37 EDT 2018 from SVN revision 187986
Copyright © 2005-2018 VT MÄK. All Rights Reserved (www.mak.com)