VR-Forces 4.2 Class Documentation
fallingFromSkyActDesc.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 Sun Nov 24 19:49:21 EST 2013 from SVN revision 133924
Copyright © 2005-2013 VT MÄK. All Rights Reserved (www.mak.com)