VR-Forces 4.7 Class Documentation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
indirectArtilleryDescriptor.h
Go to the documentation of this file.
1 /*******************************************************************************
2 ** Copyright (c) 2017 MAK Technologies, Inc.
3 ** All rights reserved.
4 *******************************************************************************/
5 
8 
9 #pragma once
13 
14 
16 {
17 public:
20  DtReaderWriterRegistry * parentRegistry = 0);
21 
24  orig, DtReaderWriterRegistry * parentRegistry = 0);
25 
29 
32 
34  virtual DtString type() const;
35 
36  virtual DtComponentDescriptor * clone(DtReaderWriterRegistry * parentRegistry
37  = 0) const;
38 
39  virtual DtRwObjectTypeList& flareTypes();
40  virtual const DtRwObjectTypeList& flareTypes() const;
41 
43  static DtComponentDescriptor * creator();
44 
45 protected:
48 
49 protected:
50 
54 
59 };
60 

Document ID: Generated on Fri Apr 26 21:53:14 EDT 2019 from SVN revision 197883
Copyright © 2005-2019 VT MAK. All Rights Reserved (www.mak.com)