VR-Forces 4.6.1 Class Documentation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
rotaryWingLandingGearController.h
Go to the documentation of this file.
1 /*******************************************************************************
2 ** Copyright (c) 2015 MAK Technologies, Inc.
3 ** All rights reserved.
4 *******************************************************************************/
5 
6 
9 
11 #pragma once
12 
15 
18 
22 {
23 private:
30 public:
37  DtSimManager* simManager, DtComponentDescriptor* desc=0,
38  DtReaderWriterRegistry *parentRegistry=0);
39 
42 
44  virtual bool init();
45 
48  virtual const char* type() const;
49 
51  virtual void tick();
52 
56  static DtSimComponent* creator(const DtString& name, DtVrfObject* owner,
57  DtSimManager* simManager, DtComponentDescriptor* desc=0,
58  DtReaderWriterRegistry* parentRegistry=0);
59 
60 protected:
63 
64 };
65 
66 

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)