VR-Forces 4.6 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

Document ID: Generated on Thu Apr 12 03:15:37 EDT 2018 from SVN revision 187986
Copyright © 2005-2018 VT MÄK. All Rights Reserved (www.mak.com)