VR-Forces 4.1.1 Class Documentation
DtVrlink2DAggregateMilStdIconVisualizer.h
Go to the documentation of this file.
1 /******************************************************************************
2 ** Copyright (c) 2013 MAK Technologies, Inc.
3 ** All rights reserved.
4 ******************************************************************************/
5 
9 
10 #pragma once
11 
12 #include <vrvVrl/vrvVrl.h>
13 
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 DtVrlinkAggregateStateListener;
27 
32  {
33  public:
34 
36  DtStateListener& listener, int modelSet);
37 
39 
40  void refreshForceColor();
41 
43  virtual void createModelAgents();
44 
46  virtual void setRotateToHeading(bool);
47 
49  virtual void rotateSymbolToHeading(const DtTaitBryan&);
50 
51  protected:
52 
53  void damageSet(unsigned int);
54  void forceSet(int);
55 
57  void setEntityType(const std::string& t);
58 
59  virtual void setModelDefinitionForAgents();
60 
61  protected:
63  virtual unsigned short echelonCharacterForUnitSymbolFont(int force) const;
64 
65  virtual void updateSymbol();
66 
67  protected:
69 
71 
74 
77  };
78 
79 
82  }
83 }
84 

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)