VR-Forces 4.6.1 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  void slot_instancingCullDistanceChanged(double dist);
60 
63  void slot_instancingCullDistEnableChanged(bool enabled);
64 
67  void slot_metaflightPagingDistScaleChanged(double dist);
68 
71  void slot_metaflightPagingDistScaleEnableChanged(bool enabled);
72 
74 
77 
78  void sendSettingsToGui();
79 
81 
82  protected:
85  };
86 }

Document ID: Generated on Wed Jul 25 16:57:45 EDT 2018 from SVN revision 190790
Copyright © 2005-2018 VT MÄK. All Rights Reserved (www.mak.com)