VR-Forces 4.1.1 Class Documentation
DtVrlinkTacticalGraphicMilStdIconVisualizer.h
Go to the documentation of this file.
1 /******************************************************************************
2 ** Copyright (c) 2010 MAK Technologies, Inc.
3 ** All rights reserved.
4 ******************************************************************************/
5 /******************************************************************************
6 ** $RCSfile: $ $Revision: 100498 $ $State: $
7 ******************************************************************************/
8 
12 
13 #pragma once
14 
15 #include <vrvVrl/vrvVrl.h>
17 
18 #ifndef DT_PROTOCOL_NAMESPACE
19 #error Namespace Protocol Macro DT_PROTOCOL_NAMESPACE not defined.
20 #endif
21 
22 namespace makVrv
23 {
24  namespace DT_PROTOCOL_NAMESPACE
25  {
26  class DtVrlinkTacticalGraphicStateListener;
27 
31  {
32  public:
33 
35  DtStateListener& listener, int modelSet);
36 
38 
39  void refreshForceColor();
40 
41  protected:
42 
43  void forceSet(int);
44 
46  virtual void updateSymbol();
47 
48  virtual void setModelDefinitionForAgents();
49  static std::string mapModelDef(DtVrlinkTacticalGraphicStateListener&);
50 
51  protected:
53  virtual unsigned short fillCharacterForUnitSymbolFont(unsigned short outlineBase, int force) const;
54 
55  protected:
57  };
58 
59 
62  }
63 }

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)