VR-Forces 4.5 Class Documentation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
DtVrlinkEnvironmentalPointKinStateVisualizer.h
Go to the documentation of this file.
1 /******************************************************************************
2 ** Copyright (c) 2015 MAK Technologies, Inc.
3 ** All rights reserved.
4 ******************************************************************************/
5 
9 
10 #pragma once
11 
13 
14 namespace makVrv
15 {
16  namespace DT_PROTOCOL_NAMESPACE
17  {
19  class DtVrlinkTacticalGraphicStateListener;
20 
25  {
26  public:
29  DtStateListener& listener, int modelSet);
30 
33 
36  virtual DtTaitBryan level();
37 
39  virtual void setHostGlobalId(const std::string& id);
40 
41  protected:
42  virtual void resetSpatial();
43 
46  virtual void slot_entityCreated(DtVrlinkEntityStateListener& esl);
47 
49  virtual void startAttached();
50 
51 
52  protected:
54 
57  };
58 
61  }
62 }

Document ID: Generated on Thu Mar 23 18:54:12 EDT 2017 from SVN revision 174804
Copyright © 2005-2017 VT MÄK. All Rights Reserved (www.mak.com)