VR-Forces 4.3 Class Documentation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator 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 "vrfutil/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 Wed Mar 11 21:20:57 EDT 2015 from SVN revision 150940
Copyright © 2005-2014 VT MÄK. All Rights Reserved (www.mak.com)