VR-Forces 4.6.1 Class Documentation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
missileLauncherActuatorDescriptor.h
Go to the documentation of this file.
1 /*******************************************************************************
2 ** Copyright (c) 2017 MAK Technologies, Inc.
3 ** All rights reserved.
4 *******************************************************************************/
5 
8 
11 
12 #pragma once
13 
17 
22 {
23 public:
26  parentRegistry = 0);
27 
30  DtReaderWriterRegistry * parentRegistry = 0);
31 
34 
37 
40  virtual DtString type() const;
41 
42  virtual DtComponentDescriptor * clone(DtReaderWriterRegistry * parentRegistry = 0) const;
43 
45  static DtComponentDescriptor * creator();
46 
49  virtual const DtString& hitProbabilityFilename();
50  virtual void setHitProbabilityFilename(const DtString& filename);
52 
55  virtual const DtRangeProbabilityTable& hitProbabilityTable() const;
56  virtual void setHitProbabilityTable(const DtRangeProbabilityTable& table);
58 
59 protected:
60 
63 
64 protected:
68 
74 
80 
82 };
83 

Document ID: Generated on Wed Jul 25 16:57:45 EDT 2018 from SVN revision 190790
Copyright © 2005-2018 VT MÄK. All Rights Reserved (www.mak.com)