VR-Forces 4.3 Class Documentation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator 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 DtString 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 Wed Mar 11 21:20:57 EDT 2015 from SVN revision 150940
Copyright © 2005-2014 VT MÄK. All Rights Reserved (www.mak.com)