VR-Forces 4.6 Class Documentation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
aggregateIndirectFireController.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
10 
12 
15 
28 {
29 public:
32  DtSimManager * simManager, DtComponentDescriptor* desc = NULL,
33  DtReaderWriterRegistry * parentRegistry = 0);
34 
37 
38 private:
41 
44 
45 public:
46  virtual const char* type() const;
47 
49  virtual bool init();
50 
51  virtual void preFirstTickInit();
52 
55 
57  static DtReaderWriter* provideAvailablePostures(void* ctrlr);
59 
61  static DtSimComponent* creator(const DtString & name, DtVrfObject* owner,
62  DtSimManager * simManager, DtComponentDescriptor* desc,
63  DtReaderWriterRegistry * parentRegistry);
64 
65 protected:
66  virtual const DtAggregateIndirectFireControllerDescriptor* getDescriptor();
68 };
69 

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)