VR-Forces Development_Version Class Documentation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
humanGunActuatorDescriptor.h
Go to the documentation of this file.
1 /*******************************************************************************
2 ** Copyright (c) 2015 MAK Technologies, Inc.
3 ** All rights reserved.
4 *******************************************************************************/
5 
8 
11 
12 #pragma once
13 
15 
20 {
21 public:
24  DtReaderWriterRegistry* parentRegistry = NULL);
25 
27  DtReaderWriterRegistry* parentRegistry = NULL);
28 
31  DtReaderWriterRegistry* parentRegistry = NULL);
32 
35 
38 
41  virtual DtString type() const;
42 
44  DtReaderWriterRegistry* parentRegistry = NULL) const;
45 
48  virtual DtReal azimuthRate() const;
49  virtual void setAzimuthRate(DtReal pAzimuthRate);
51 
54  virtual DtReal maxAzimuthRange() const;
55  virtual void setMaxAzimuthRange(DtReal pAzimuthRange);
57 
60  virtual DtReal minAzimuthRange() const;
61  virtual void setMinAzimuthRange(DtReal pAzimuthRange);
63 
66 
67 protected:
70 
71 protected:
75 
81 
88 
95 
96 
98 
99 };
100 
101 
102 
103 

Document ID: Generated on Tue Mar 8 22:13:38 EST 2016 from SVN revision 162938
Copyright © 2005-2015 VT MÄK. All Rights Reserved (www.mak.com)