VR-Forces 4.1 Class Documentation
DtVrfGuiAggregateMilStdIconVisualizer.h
Go to the documentation of this file.
1 /*******************************************************************************
2 ** Copyright (c) 2011 MAK Technologies, Inc.
3 ** All rights reserved.
4 *******************************************************************************/
5 
10 
11 #pragma once
12 
13 #include <vrfGuiCore/vrfGuiCore.h>
17 
18 #include <vlpi/entityType.h>
19 
20 namespace makVrf
21 {
23  {
24  public:
27  int modelSet);
28 
31 
33  virtual void setEntityType(const DtEntityType& t);
34 
36  virtual void setObjectType(const std::string&);
37 
38  protected:
40  virtual unsigned short echelonCharacterForUnitSymbolFont(int force) const;
41 
42  protected:
43  DtEntityType myEntityType;
44  };
45 
47  {
48  public:
51  int modelSet);
52 
55 
57  virtual void setEntityType(const DtEntityType& t);
58 
60  virtual void setObjectType(const std::string&);
61 
62  protected:
64  virtual unsigned short echelonCharacterForUnitSymbolFont(int force) const;
65  virtual void setModelDefinitionForAgents();
66 
67  protected:
68  DtEntityType myEntityType;
69  };
70 
73 }
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)