VR-Forces 4.6 Class Documentation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
aggregateAntiAirControllerDescriptor.h
Go to the documentation of this file.
1 /*******************************************************************************
2 ** Copyright (c) 2013 MAK Technologies, Inc.
3 ** All rights reserved.
4 *******************************************************************************/
5 
8 
9 #pragma once
12 #include "vrfutil/rwReal.h"
13 
18 
21 {
22 public:
25  DtReaderWriterRegistry * parentRegistry = 0);
26 
29  orig, DtReaderWriterRegistry * parentRegistry = 0);
30 
34 
37 
39  virtual DtString type() const;
40 
41  virtual DtComponentDescriptor * clone(DtReaderWriterRegistry * parentRegistry
42  = 0) const;
43 
46  virtual double maxAltitude() const;
47  virtual void setMaxAltitude(double);
49 
51  static DtComponentDescriptor * creator();
52 
53 protected:
56 
57 protected:
58 
62 
67 
69 };
70 

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)