VR-Forces 4.1 Class Documentation
fallingFromSkyActDesc.h
Go to the documentation of this file.
1 /*******************************************************************************
2 ** Copyright (c) 2011 MAK Technologies, Inc.
3 ** All rights reserved.
4 *******************************************************************************/
5 /*******************************************************************************
6 ** $RCSfile: fallingFromSkyActDesc.h,v $ $Revision: 1.1 $ $State: Exp $
7 ** Created: 5/9/11 MEM
8 *******************************************************************************/
9 
12 
15 #include "vrfutil/rwBoolean.h"
17 
19 
21 {
22 public:
25  DtReaderWriterRegistry * parentRegistry = 0);
26 
29  DtReaderWriterRegistry * parentRegistry = 0);
30 
34 
37  virtual DtString type() const;
38 
41  parentRegistry = 0) const;
42 
44 
46  virtual void setDragCoefficient(double dc);
47  virtual double dragCoefficient() const;
48 
50  static DtComponentDescriptor * creator();
51 
52 protected:
53 
55 };
56 
57 

Document ID: Generated on Tue Jan 29 18:21:16 EST 2013 from SVN revision 123193
Copyright © 2005-2013 VT MÄK Inc. All Rights Reserved (www.mak.com)