VR-Forces 4.7 Class Documentation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
engineeringObjectSensorDescriptor.h
Go to the documentation of this file.
1 /*******************************************************************************
2 ** Copyright (c) 2014 MAK Technologies, Inc.
3 ** All rights reserved.
4 *******************************************************************************/
5 
8 
11 
12 #pragma once
13 
15 #include <readerWriter/rwBoolean.h>
17 
21 {
22  private:
25 
26 public:
29  DtReaderWriterRegistry* parentRegistry = 0);
30 
33  orig, DtReaderWriterRegistry* parentRegistry = 0);
34 
38 
41 
44  virtual DtString type() const;
45 
47  DtReaderWriterRegistry * parentRegistry = 0) const;
48 
51 
54  virtual DtReal engineeringObjectDetectionRange() const;
55  virtual void setEngineeringObjectDetectionRange(DtReal range);
57 
60  virtual DtReal probabilityToDetectConcealed() const;
61  virtual void setProbabilityToDetectConcealed(DtReal prob);
63 
64 protected:
65 
69 
76 
83 
85 
86 };
87 

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)