VR-Forces 4.1.1 Class Documentation
DtVrlinkTacticalGraphicIndicatorVisualizer.h
Go to the documentation of this file.
1 /*****************************************************************************
2  * Copyright (c) 2011 MAK Technologies, Inc.
3  * All rights reserved.
4  *****************************************************************************/
5 /*****************************************************************************
6  * $RCSfile: DtVrlinkTacticalGraphicIndicatorVisualizer.h,v $ $Revision: 1.43 $ $State: Exp $
7  *****************************************************************************/
8 
12 
13 #pragma once
14 
16 
18 
19 namespace makVrv
20 {
21 
22  namespace DT_PROTOCOL_NAMESPACE
23  {
24 
25  //class DtVrlinkConnection;
26  class DtVrlinkTacticalGraphicStateListener;
27 
30  {
31  public:
32 
35  DtStateListener& listener, int modelSet );
36 
39 
40  virtual DtUnicode generateInfoString() const;
41 
42  virtual void setInfoVisible( bool visible );
43 
44  protected:
45 
46  virtual void setForceId( int forceId );
47 
48  protected:
49 
53  std::string myModelName;
54 
55  };
56 
59  }
60 
61 }

Document ID: Generated on Mon Apr 8 19:24:01 EDT 2013 from SVN revision 125877
Copyright © 2005-2013 VT MÄK. All Rights Reserved (www.mak.com)