VR-Forces 4.1 Class Documentation
DtVrlinkEntityMilStdIconVisualizer.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: $ $State: $
7 ******************************************************************************/
8 
12 
13 #ifndef DtVrlinkEntityMilStdIconVisualizer_H_
14 #define DtVrlinkEntityMilStdIconVisualizer_H_
15 
16 #include <vrvVrl/vrvVrl.h>
18 
19 #ifndef DT_PROTOCOL_NAMESPACE
20 #error Namespace Protocol Macro DT_PROTOCOL_NAMESPACE not defined.
21 #endif
22 
23 namespace makVrv
24 {
25  namespace DT_PROTOCOL_NAMESPACE
26  {
28 
33  {
34  public:
35 
37  DtStateListener& listener, int modelSet);
38 
40 
41  void refreshForceColor();
42 
43  protected:
44 
45  void damageSet(unsigned int);
46  void forceSet(int);
47 
49  virtual void updateSymbol();
50  void setEntityType(const std::string& t);
51 
52  virtual void setState( int stateNumber, int stateValue );
53 
54  virtual void setModelDefinitionForAgents();
55  static DtUnicode mapModelDef(DtVrlinkEntityStateListener&);
56 
57  protected:
59  virtual unsigned short fillCharacterForUnitSymbolFont(unsigned short outlineBase, int force) const;
60 
61  protected:
63  };
64 
65 
68 
69  }
70 }
71 
72 
73 #endif
74 

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)