VR-Forces 4.8 Class Documentation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
DtVrlinkEntityRotorWashVisualizer.h
Go to the documentation of this file.
1 /******************************************************************************
2 ** Copyright (c) 2013 MAK Technologies, Inc.
3 ** All rights reserved.
4 ******************************************************************************/
5 
10 
11 #ifndef DtVrlinkEntityRotorWashVisualizer_H_
12 #define DtVrlinkEntityRotorWashVisualizer_H_
13 
15 
16 namespace makVrv
17 {
18  namespace DT_PROTOCOL_NAMESPACE
19  {
21 
23  {
24  public:
27 
30 
31  protected:
32 
34  virtual void setDamageState(unsigned int state);
35 
36  protected:
37 
41  unsigned int myDamageState;
42  };
43 
45  }
46 }
47 
48 #endif
Definition: DtStateVisualizer.h:309
DtStateVisualizerCreatorTemplate< DtVrlinkEntityRotorWashVisualizer > DtVrlinkEntityRotorWashVisualizerCreator
Definition: DtVrlinkEntityRotorWashVisualizer.h:44
The DtBaseConnection is an abstract class.
Definition: DtBaseConnection.h:37
DtBaseConnection & simulation()
Get the connection for this visualizer.
Definition: DtStateVisualizer.h:165
#define DT_PROTOCOL_NAMESPACE
Make VR-Vantage VRLink code export with library #ifdef DL_DLL_IGCONVRLINK #undef DL_DLL_IGCONVRLINK #...
Definition: export.h:32
The DtStateListener is an abstract class.
Definition: DtStateListener.h:21
Visualizer for kelvin rotorWashs.
Definition: DtEntityRotorWashVisualizer.h:22
DtStateListener & listener()
Definition: DtStateVisualizer.h:159

Document ID: Generated on Thu Aug 27 10:56:05 EDT 2020 from SVN revision 217100
Copyright © 2005-2020 MAK Technologies. All Rights Reserved (www.mak.com)