VR-Forces 4.1 Class Documentation
DtVrlinkAggregateIndicatorVisualizer.h
Go to the documentation of this file.
1 /******************************************************************************
2 ** Copyright (c) 2009 MAK Technologies, Inc.
3 ** All rights reserved.
4 ******************************************************************************/
5 /******************************************************************************
6 ** $RCSfile: DtVrlinkAggregateIndicatorVisualizer.h,v $ $Revision: 1.43 $ $State: Exp $
7 ******************************************************************************/
8 
12 
13 #pragma once
14 
16 
17 namespace makVrv
18 {
19  namespace DT_PROTOCOL_NAMESPACE
20  {
21  class DtVrlinkAggregateStateListener;
22 
28  {
29  public:
31  DtVrlinkAggregateIndicatorVisualizer(DtBaseConnection& simulation, DtStateListener& listener, int modelSet);
32 
35 
37  virtual DtUnicode generateInfoString() const;
38 
39  protected:
40 
42  virtual void setEntityType(const std::string& type);
43  virtual void createModelAgents();
44 
45  void setForceId(int f);
46 
47  protected:
48 
52  std::string myModelName;
53  };
54 
56  }
57 }

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)