VR-Forces 4.7 Class Documentation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
groundVehicleTrailingEffectControllerDescriptor.h
Go to the documentation of this file.
1 
2 
3 
4 #pragma once
5 
9 #include "geometry/surface.h"
10 
12 
15 {
16 public:
19  parentRegistry = 0);
20 
23  DtReaderWriterRegistry * parentRegistry = 0);
24 
28 
31 
34  virtual DtString type() const;
35 
36  virtual DtComponentDescriptor * clone(DtReaderWriterRegistry * parentRegistry
37  = 0) const;
38 
40  static DtComponentDescriptor * creator();
41 
43  virtual int findTrailingEffectForSoilRoughness(const DtString& soilRoughness) const;
44 
45 protected:
48 
49 protected:
51 };
52 
53 

Document ID: Generated on Fri Apr 26 21:53:14 EDT 2019 from SVN revision 197883
Copyright © 2005-2019 VT MAK. All Rights Reserved (www.mak.com)