VR-Forces 4.3 Class Documentation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
fallingFromSkyActuatorDescriptor.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 
13 #include "vrfutil/rwBoolean.h"
15 
17 
19 {
20 public:
23  DtReaderWriterRegistry * parentRegistry = 0);
24 
27  DtReaderWriterRegistry * parentRegistry = 0);
28 
32 
35  virtual DtString type() const;
36 
39  parentRegistry = 0) const;
40 
42 
44  virtual void setDragCoefficient(double dc);
45  virtual double dragCoefficient() const;
46 
49  virtual void setCheckForSplashdown(bool);
50  virtual bool checkForSplashdown() const;
51 
53  static DtComponentDescriptor * creator();
54 
55 protected:
58 };
59 
60 

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)