VR-Forces 4.3 Class Documentation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
DtBreakingWavesLogic.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 DtBreakingWavesInterface;
22 
28  {
29  public:
32 
34  virtual ~DtBreakingWavesLogic();
35 
37  virtual void updateGui();
38 
39  protected:
42 
44  virtual void slot_onBreakingWaveAmplitudeChanged(float);
45 
47  virtual void slot_onChangeOceanQuality(DtTritonManager::TritonQuality quality);
48 
50 
53 
54  void sendSettingsToGui();
55 
57 
58  protected:
61  };
62 }

Document ID: Generated on Wed Mar 11 21:20:57 EDT 2015 from SVN revision 150940
Copyright © 2005-2014 VT MÄK. All Rights Reserved (www.mak.com)