VR-Forces 4.1 Class Documentation
DtVrlinkEntityIndicatorVisualizer.h
Go to the documentation of this file.
1 /******************************************************************************
2  * Copyright (c) 2012 MAK Technologies, Inc.
3  * All rights reserved.
4  *****************************************************************************/
5 
9 
10 #pragma once
11 
13 
15 
16 namespace makVrv
17 {
18 
19  namespace DT_PROTOCOL_NAMESPACE
20  {
21 
23 
30  {
31  public:
32 
35  DtStateListener& listener, int modelSet );
36 
39 
41  virtual DtUnicode generateInfoString() const;
42 
43  protected:
44 
46  virtual void setEntityType( const std::string& type );
47 
49  virtual void createModelAgents();
50 
52  void setForceId( int f );
53 
56  virtual void on_indicatorColorTypeChanged(
58 
61  virtual void slot_displayUnitsChanged();
62 
63  protected:
64 
68  std::string myModelName;
69  std::map<int, std::string> myModelAltitudeUnitStr;
71 
72  };
73 
74 
78  }
79 }

Document ID: Generated on Tue Jan 29 18:21:16 EST 2013 from SVN revision 123193
Copyright © 2005-2013 VT MÄK Inc. All Rights Reserved (www.mak.com)