VR-Forces 4.5 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) 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 angle);
57 
59 
62 
63  void sendSettingsToGui();
64 
66 
67  protected:
70  };
71 }

Document ID: Generated on Thu Mar 23 18:54:12 EDT 2017 from SVN revision 174804
Copyright © 2005-2017 VT MÄK. All Rights Reserved (www.mak.com)